3 lines
136 B
Bash
Executable File
3 lines
136 B
Bash
Executable File
#!/bin/bash
|
|
vaurien --protocol http --proxy localhost:8002 --backend localhost:8001 \
|
|
--behavior 100:delay --behavior-delay-sleep .1 |