diff options
author | intrigeri <intrigeri@boum.org> | 2011-06-20 15:13:00 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-06-20 12:08:46 -0400 |
commit | 8b265543eb0f5fdda15fca882028fa95983fa919 (patch) | |
tree | 612016a97613eed9450805c0855905acda743978 /doc | |
parent | a046966baf7fcfb2cd51300ed0f69946f4ae1556 (diff) | |
download | tor-8b265543eb0f5fdda15fca882028fa95983fa919.tar tor-8b265543eb0f5fdda15fca882028fa95983fa919.tar.gz |
Add port 6523 (Gobby) to LongLivedPorts.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 7d72350eb..6454e6be4 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -651,7 +651,7 @@ The following options are useful only for clients (that is, if (e.g. chat and interactive shells). Circuits for streams that use these ports will contain only high-uptime nodes, to reduce the chance that a node will go down before the stream is finished. (Default: 21, 22, 706, 1863, - 5050, 5190, 5222, 5223, 6667, 6697, 8300) + 5050, 5190, 5222, 5223, 6523, 6667, 6697, 8300) **MapAddress** __address__ __newaddress__:: When a request for address arrives to Tor, it will rewrite it to newaddress |