annotate contrib/anoproxy/run @ 727:3138e320dc47 draft

Peer2AnoNet updated: made changes to ./run configuration and included better documentation.
author d3v11 <d3v11@d3v11.ano>
date Thu, 03 Nov 2011 14:13:00 -0400
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`