aboutsummaryrefslogtreecommitdiff
path: root/src/config/dirservers
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/dirservers')
-rw-r--r--src/config/dirservers5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/config/dirservers b/src/config/dirservers
index 257e5b032..72392507c 100644
--- a/src/config/dirservers
+++ b/src/config/dirservers
@@ -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