comparison contrib/anoproxy/README @ 673:1297e7aa65c6 draft

updated anoproxy README
author d3v11 <d3v11@d3v11.ano>
date Sat, 15 Oct 2011 20:00:39 -0500
parents c514819cc79c
children
comparison
equal deleted inserted replaced
672:c514819cc79c 673:1297e7aa65c6
5 usewithtor, daemontools, python 5 usewithtor, daemontools, python
6 6
7 INSTALL: 7 INSTALL:
8 8
9 # as root do: 9 # as root do:
10 ip addr add '<ip address to bind>'/32 dev lo &
10 tar -xvf anoproxy.tgz --directory='/services' 11 tar -xvf anoproxy.tgz --directory='/services'
11 echo '<ip address to bind>' >/services/anoproxy/IP 12 echo '<ip address to bind>' >/services/anoproxy/IP
12 echo '<port to bind>' >/services/anoproxy/PORT 13 echo '<port to bind>' >/services/anoproxy/PORT
13 cd / 14 cd /
14 ln -s /services/anoproxy /service 15 ln -s /services/anoproxy /service