Mercurial > hg > anonet-resdb
view contrib/anoproxy/README @ 672:c514819cc79c draft
Added AnoProxy, simple tool to create an outbound proxy from AnoNet(2)
author | d3v11 <d3v11@d3v11.ano> |
---|---|
date | Sat, 15 Oct 2011 19:45:58 -0500 |
parents | |
children | 1297e7aa65c6 |
line wrap: on
line source
DESCRIPTION: simple and quick outbound proxy from AnoNet(2) DEPENDS: usewithtor, daemontools, python INSTALL: # as root do: tar -xvf anoproxy.tgz --directory='/services' echo '<ip address to bind>' >/services/anoproxy/IP echo '<port to bind>' >/services/anoproxy/PORT cd / ln -s /services/anoproxy /service svstat /service/anoproxy UPDATE: # pull a copy using tor usewithtor wget http://nbafkr7odek2wh6r.onion/anoproxy.tgz # pull a copy from AnoNet2 wget http://d3v11.ano/anoproxy.tgz