diff options
Diffstat (limited to 'contrib/anoproxy/run')
-rwxr-xr-x | contrib/anoproxy/run | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/anoproxy/run b/contrib/anoproxy/run new file mode 100755 index 0000000..bd33a6e --- /dev/null +++ b/contrib/anoproxy/run @@ -0,0 +1,4 @@ +#!/bin/bash +pkill anoproxy +sleep 1 +usewithtor ./anoproxy -s `cat IP` -p `cat PORT` |