[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Tor exit nodes by country



Geoff Goodell has written up a script that lists Tor servers by country;
annotates them based on bandwidth, whether they're verified/unverified,
and whether they're reachable now; and parses out the exit policies so
you know which server will connect to what services.

http://serifos.eecs.harvard.edu:8000/cgi-bin/exit.pl

If you want to ask about specific ports, you can do something like:
http://serifos.eecs.harvard.edu:8000/cgi-bin/exit.pl?ports=25,9030

(Your Tor client already parses all of this internally and picks
appropriate exit nodes for your destination IP and port -- so at this
point this is just a more visual representation of the network.)

Enjoy.
--Roger