annotate contrib/anoproxy/run @ 987:c1642686507d draft

weareone
author weareone <nobody@nowhere>
date Sat, 18 Aug 2012 03:05:16 +0000
parents c514819cc79c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
672
c514819cc79c Added AnoProxy, simple tool to create an outbound proxy from AnoNet(2)
d3v11 <d3v11@d3v11.ano>
parents:
diff changeset
1 #!/bin/bash
c514819cc79c Added AnoProxy, simple tool to create an outbound proxy from AnoNet(2)
d3v11 <d3v11@d3v11.ano>
parents:
diff changeset
2 pkill anoproxy
c514819cc79c Added AnoProxy, simple tool to create an outbound proxy from AnoNet(2)
d3v11 <d3v11@d3v11.ano>
parents:
diff changeset
3 sleep 1
c514819cc79c Added AnoProxy, simple tool to create an outbound proxy from AnoNet(2)
d3v11 <d3v11@d3v11.ano>
parents:
diff changeset
4 usewithtor ./anoproxy -s `cat IP` -p `cat PORT`