aboutsummaryrefslogtreecommitdiff
path: root/contrib/exitlist
AgeCommit message (Collapse)Author
2007-12-21new config option FetchDirInfoEarly for tup/ioerror and the tordnselRoger Dingledine
svn:r12896
2007-10-15update the 'exitlist' instructions for our new file namesRoger Dingledine
svn:r11955
2007-05-29 r13077@catbus: nickm | 2007-05-29 16:52:46 -0400Nick Mathewson
Make exitlist script handle multiple descriptors for one router (by only looking at the latest). Resolves bug 405. svn:r10402
2007-03-17other minor fixes lurking in my sandboxRoger Dingledine
svn:r9854
2007-01-14Adapt a patch from goodell to let the contrib/exitlist scriptRoger Dingledine
take arguments rather than require direct editing. svn:r9346
2006-09-22 r8911@Kushana: nickm | 2006-09-22 12:24:52 -0400Nick Mathewson
Make exitlist only output each result line once. svn:r8466
2006-08-02explain that the exitlist isn't perfect, because some tor exit nodesRoger Dingledine
don't exit on their advertised address. svn:r6965
2006-04-09mention FetchUselessDescriptors in exitlist's intro doc.Roger Dingledine
svn:r6333
2006-04-08don't try to run python2.2 explicitly, just python.Roger Dingledine
nick says all the people with obsolete pythons are unreal. svn:r6318
2006-04-02i don't know what sort of shell nick uses, but mine can'tRoger Dingledine
handle redirecting from two files at once. svn:r6292
2006-04-02make exitlist's instructions more future-proof.Roger Dingledine
svn:r6290
2006-01-07typoRoger Dingledine
svn:r5742
2006-01-06Note that exitlist script still works just fine; you just need to point it ↵Nick Mathewson
at the new files. svn:r5737
2005-02-25simple python script to parse directories and find tor nodes that exit to ↵Nick Mathewson
listed nodes/ports. interface could be more polished, but this should do. svn:r3692