annotate contrib/anoproxy/run @ 833:8fa5cedf4bd7 draft

initiating git repo
author d0s <d0s@d0s.ano>
date Wed, 28 Dec 2011 12:19:11 +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`