# HG changeset patch # User d3v11 # Date 1316871338 18000 # Node ID 35f2af97f227d0e81807d2cd11835870efe95be9 # Parent bd4bf30007597e2d610f42c254b9066d32450b96 fixed tor2dns diff -r bd4bf3000759 -r 35f2af97f227 contrib/peer2anonet.tgz Binary file contrib/peer2anonet.tgz has changed diff -r bd4bf3000759 -r 35f2af97f227 contrib/tor2dns/tor2dns/README --- a/contrib/tor2dns/tor2dns/README Fri Sep 23 08:12:59 2011 -0500 +++ b/contrib/tor2dns/tor2dns/README Sat Sep 24 08:35:38 2011 -0500 @@ -19,7 +19,7 @@ tar -xvf tor2dns.tar.gz --directory='/services' cd / ln -s /services/tor2dns /service -echo 'new dns link >>> http://'`cat /var/lib/tor/tor2dns/hostname` +echo 'new dns link >>> http://'`cat /var/lib/tor/tor2dns/hostname`':8053' POST INSTALL: You will want to make sure port fowarding is turned on, on diff -r bd4bf3000759 -r 35f2af97f227 contrib/tor2dns/tor2dns/run --- a/contrib/tor2dns/tor2dns/run Fri Sep 23 08:12:59 2011 -0500 +++ b/contrib/tor2dns/tor2dns/run Sat Sep 24 08:35:38 2011 -0500 @@ -1,10 +1,10 @@ #!/bin/bash GETIP() { - while true; do - wget `cat ../wimi.com` -O index.html - sleep 5m + while true; do + wget 'http://www.showmyip.com/simple/' -O index.html + sleep 5h done - } + } [ -e SHARE ] || mkdir SHARE cd SHARE diff -r bd4bf3000759 -r 35f2af97f227 contrib/tor2dns/tor2dns/wimi.com --- a/contrib/tor2dns/tor2dns/wimi.com Fri Sep 23 08:12:59 2011 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://automation.whatismyip.com/n09230945.asp