annotate contrib/anoproxy/run @ 1128:f47b7a9f9478 draft

Merge branch 'master' of git://1.20.30.40
author spoofsec <spoofsec@spoofsec.ano>
date Sun, 02 Jun 2013 03:30:18 +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`