mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
typo
svn:r5742
This commit is contained in:
parent
50b6b3258d
commit
4bbe08a98d
@ -1,12 +1,12 @@
|
||||
#!/usr/bin/python
|
||||
# Copyright 2005 Nick Mathewson
|
||||
# Copyright 2005-2006 Nick Mathewson
|
||||
# See the LICENSE file in the Tor distribution for licensing information.
|
||||
|
||||
"""
|
||||
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 ealier):
|
||||
example usage (Tor 0.1.0.16 and earlier):
|
||||
|
||||
python2.2 exitlist < ~/.tor/cached-directory
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user