diff options
author | pikaj00 <pikaj00@gmail.com> | 2011-11-04 18:24:42 -0400 |
---|---|---|
committer | pikaj00 <pikaj00@gmail.com> | 2011-11-04 18:24:42 -0400 |
commit | cc9d86bfe813efd7a572ab9655358c99241802dc (patch) | |
tree | fc6895b7fcf27d2f5387918b6a9ffa4770626eba /contrib/tor2dns | |
parent | 3b0fe24ce15f0c12f87bcb6d32e48bfdcaa03b64 (diff) | |
parent | 3f5b6a9ebe2caa16135a3655d2d9c4e87afa0fe3 (diff) | |
download | resdb-cc9d86bfe813efd7a572ab9655358c99241802dc.tar.gz resdb-cc9d86bfe813efd7a572ab9655358c99241802dc.zip |
Merge branch 'master' of git://git1.srn.ano
Diffstat (limited to 'contrib/tor2dns')
-rw-r--r-- | contrib/tor2dns/tor2dns/README | 15 |
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. |