r24831: {check} fix the ElTarget IP address. (check/trunk/cgi-bin)

23 Jun
2011
23 Jun
'11
2:30 a.m.
Author: phobos Date: 2011-06-23 02:30:21 +0000 (Thu, 23 Jun 2011) New Revision: 24831 Modified: check/trunk/cgi-bin/TorCheck.py Log: fix the ElTarget IP address. Modified: check/trunk/cgi-bin/TorCheck.py =================================================================== --- check/trunk/cgi-bin/TorCheck.py 2011-06-21 12:58:44 UTC (rev 24830) +++ check/trunk/cgi-bin/TorCheck.py 2011-06-23 02:30:21 UTC (rev 24831) @@ -57,7 +57,7 @@ # ELPort is now set by the caller # We'll try to reach this host - ElTarget = "31.70.229.38" + ElTarget = "38.229.70.31" # This is the ExitList DNS server we want to query ELHost = "ip-port.exitlist.torproject.org"
5089
Age (days ago)
5089
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Lewman