diff options
| -rw-r--r-- | contrib/anoproxy/README | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/contrib/anoproxy/README b/contrib/anoproxy/README index 4307f5d..6339b10 100644 --- a/contrib/anoproxy/README +++ b/contrib/anoproxy/README @@ -7,6 +7,7 @@ DEPENDS:  INSTALL:  # as root do: +ip addr add '<ip address to bind>'/32 dev lo &  tar -xvf anoproxy.tgz --directory='/services'  echo '<ip address to bind>' >/services/anoproxy/IP  echo '<port to bind>' >/services/anoproxy/PORT | 
