Roger Dingledine commited on 2008-08-04 22:50:29
Zeige 1 geänderte Dateien mit 0 Einfügungen und 2 Löschungen.
... | ... |
@@ -141,7 +141,6 @@ node. Below is a minimal <tt>torrc</tt> configuration that allows for bridged |
141 | 141 |
entry into the Tor network: |
142 | 142 |
</p> |
143 | 143 |
|
144 |
-<p> |
|
145 | 144 |
<pre> |
146 | 145 |
SocksPort 0 |
147 | 146 |
Nickname BridgeExample |
... | ... |
@@ -150,7 +149,6 @@ BridgeRelay 1 |
150 | 149 |
PublishServerDescriptor bridge |
151 | 150 |
Exitpolicy reject *:* |
152 | 151 |
</pre> |
153 |
-</p> |
|
154 | 152 |
|
155 | 153 |
<p> |
156 | 154 |
When configured as a bridge, your server will <b>not</b> appear in the public |
157 | 155 |