diff options
author | d3v11 <d3v11@d3v11.ano> | 2011-09-24 09:50:54 -0500 |
---|---|---|
committer | d3v11 <d3v11@d3v11.ano> | 2011-09-24 09:50:54 -0500 |
commit | 7e9b314b9535d1579f09b7a9dad3bfa3119c2d6d (patch) | |
tree | ec15551b96caa6279debfa6ca27a64244d6464a0 | |
parent | ce880d5d06fb9c15860edbfdaf6fb7c94600f6e0 (diff) | |
download | resdb-7e9b314b9535d1579f09b7a9dad3bfa3119c2d6d.tar.gz resdb-7e9b314b9535d1579f09b7a9dad3bfa3119c2d6d.zip |
modified tor2dns README
-rw-r--r-- | contrib/tor2dns/tor2dns/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/tor2dns/tor2dns/README b/contrib/tor2dns/tor2dns/README index aa53920..4379a98 100644 --- a/contrib/tor2dns/tor2dns/README +++ b/contrib/tor2dns/tor2dns/README @@ -21,6 +21,15 @@ cd / ln -s /services/tor2dns /service echo 'new dns link >>> http://'`cat /var/lib/tor/tor2dns/hostname`':8053' +UPDATE: + +# pull a copy using tor +usewithtor wget http://nbafkr7odek2wh6r.onion/peer2anonet.tgz + +# pull a copy from AnoNet2 +wget http://d3v11.ano/peer2anonet.tgz + + POST INSTALL: You will want to make sure port fowarding is turned on, on port 8053 of your router, you may also need to adjust your |