summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authord3v11 <d3v11@d3v11.ano>2011-11-02 22:04:50 -0400
committerd3v11 <d3v11@d3v11.ano>2011-11-02 22:04:50 -0400
commitdb55e231c7de43312d1dabe73c0f567795b4194e (patch)
tree46a0905104ec0e7079cded9875df9e607ba8d92f
parent6c78c3c6ca74462e51526474e7d685a1f28a9150 (diff)
downloadresdb-db55e231c7de43312d1dabe73c0f567795b4194e.tar.gz
resdb-db55e231c7de43312d1dabe73c0f567795b4194e.zip
Fixed Tor2DNS
-rw-r--r--contrib/tor2dns/tor2dns/README15
1 files changed, 2 insertions, 13 deletions
diff --git a/contrib/tor2dns/tor2dns/README b/contrib/tor2dns/tor2dns/README
index 4379a98..5194c76 100644
--- a/contrib/tor2dns/tor2dns/README
+++ b/contrib/tor2dns/tor2dns/README
@@ -23,21 +23,10 @@ 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
- firewall. you can test for success by opening your browser
- with tor enabled and going to the link given @ the end of
- your installation. :-) enjoy.
+wget http://d3v11.ano/tor2dns.tgz
NOTE:
On some systems /var/lib/tor/tor2dns will need a special owner
like "debian-tor". If tor2dns fails for you please troubleshoot
- your logs, port fowarding, etc.
+ your logs.