diff options
-rwxr-xr-x | contrib/exitlist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/exitlist b/contrib/exitlist index 2c74b59d61..baa7dd77d5 100755 --- a/contrib/exitlist +++ b/contrib/exitlist @@ -6,7 +6,7 @@ exitlist -- Given a Tor directory on stdin, lists the Tor servers that accept connections to given addreses. - example usage (Tor 0.1.0.16 and earlier): + example usage (Tor 0.1.0.x and earlier): python2.2 exitlist < ~/.tor/cached-directory |