APPort is now SocksPort

svn:r644
This commit is contained in:
Roger Dingledine
2003-10-21 09:49:39 +00:00
parent bafba58aaf
commit f094a31d52
7 changed files with 5 additions and 9 deletions
-1
View File
@@ -3,7 +3,6 @@ DataDirectory moria1
Nickname moria1
ORPort 9001
APPort 9021
DirPort 9031
OnionRouter 1
-1
View File
@@ -3,7 +3,6 @@ DataDirectory moria2
Nickname moria2
ORPort 9002
APPort 9022
DirPort 9032
OnionRouter 1
-1
View File
@@ -3,7 +3,6 @@ DataDirectory moria3
Nickname moria3
ORPort 9003
APPort 9023
DirPort 9033
OnionRouter 1
+1 -1
View File
@@ -10,7 +10,7 @@ Address moria.seul.org
# Ports for various services. Comment out or set to 0 if you're not
# offering that service.
ORPort 9004 # listening for cell-speaking connections
APPort 9024 # listening for socks-speaking connections
SocksPort 9024 # listening for socks-speaking connections
#DirPort 0
# Leave this set, or we'll be treated like a client.
+1 -1
View File
@@ -8,5 +8,5 @@ RouterFile @CONFDIR@/dirservers
# Ports for various services. Comment out if you're not running that
# service.
#ORPort 9001
APPort 9050
SocksPort 9050