annotate contrib/anoproxy/run @ 1087:5a97ddac469c draft

another one
author SeekingFor <nobody@nowhere>
date Thu, 21 Mar 2013 12:28:45 +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`