diff options
author | Roger Dingledine <arma@torproject.org> | 2004-10-14 10:05:22 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-10-14 10:05:22 +0000 |
commit | 56e151eb419f242b5765992982152ace08a999b1 (patch) | |
tree | 50e74ab290aef08d42166d9ff078afbab9787b3a /src/config/torrc.sample.in | |
parent | 30b5ceb6fb5969e284a9d36865e30e3fd2723970 (diff) | |
download | tor-56e151eb419f242b5765992982152ace08a999b1.tar.gz tor-56e151eb419f242b5765992982152ace08a999b1.zip |
advertise moria2's dirport as 18.244.0.114:80
svn:r2511
Diffstat (limited to 'src/config/torrc.sample.in')
-rw-r--r-- | src/config/torrc.sample.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index b86a9aa537..5fcdabef50 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -39,7 +39,7 @@ AllowUnverifiedNodes middle,rendezvous # and uses the given addresses to connect to the trusted directory # servers. DirServer 18.244.0.188:9031 FFCB 46DB 1339 DA84 674C 70D7 CB58 6434 C437 0441 -DirServer 18.244.0.188:9032 719B E45D E224 B607 C537 07D0 E214 3E2D 423E 74CF +DirServer 18.244.0.114:80 719B E45D E224 B607 C537 07D0 E214 3E2D 423E 74CF DirServer 62.116.124.106:9030 847B 1F85 0344 D787 6491 A548 92F9 0493 4E4E B85D ##################### Below is just for servers ##################### |