mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
clean up and slightly document the config files
svn:r179
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
# List of directory servers.
|
||||
# Line format : address ORPort OPPort APPort DirPort bandwidth(bytes/s)
|
||||
# followed by the routers public key.
|
||||
# router-port is where the router is accepting connections from other routers.
|
||||
# ORport is where the router listens for other routers
|
||||
# OPPort is where the router listens for onion proxies (speaking cells)
|
||||
# APPort is where the router listens for applications (speaking socks)
|
||||
# DirPort is where the router listens for directory download requests
|
||||
|
||||
# Router 1
|
||||
moria.mit.edu 9001 9011 9021 9031 1000000
|
||||
|
||||
Reference in New Issue
Block a user