aboutsummaryrefslogtreecommitdiff
path: root/contrib/exitlist
Commit message (Collapse)AuthorAge
* r8911@Kushana: nickm | 2006-09-22 12:24:52 -0400Nick Mathewson2006-09-22
| | | | | | | Make exitlist only output each result line once. svn:r8466
* explain that the exitlist isn't perfect, because some tor exit nodesRoger Dingledine2006-08-02
| | | | | | | don't exit on their advertised address. svn:r6965
* mention FetchUselessDescriptors in exitlist's intro doc.Roger Dingledine2006-04-09
| | | | svn:r6333
* don't try to run python2.2 explicitly, just python.Roger Dingledine2006-04-08
| | | | | | | nick says all the people with obsolete pythons are unreal. svn:r6318
* i don't know what sort of shell nick uses, but mine can'tRoger Dingledine2006-04-02
| | | | | | | handle redirecting from two files at once. svn:r6292
* make exitlist's instructions more future-proof.Roger Dingledine2006-04-02
| | | | svn:r6290
* typoRoger Dingledine2006-01-07
| | | | svn:r5742
* Note that exitlist script still works just fine; you just need to point it ↵Nick Mathewson2006-01-06
| | | | | | at the new files. svn:r5737
* simple python script to parse directories and find tor nodes that exit to ↵Nick Mathewson2005-02-25
listed nodes/ports. interface could be more polished, but this should do. svn:r3692