4 lines
159 B
Bash
Executable File
4 lines
159 B
Bash
Executable File
#!/bin/bash
|
|
vaurien --protocol http --backend localhost:8001 \
|
|
--proxy localhost:8003 \
|
|
--behavior 25:error,50:delay --behavior-delay-sleep .5 |