Suggest "ORPort auto" with obfsproxy bridges

Closes ticket 13996
This commit is contained in:
Nick Mathewson 2014-12-23 13:27:09 -05:00
parent f65daf2dc4
commit 7c8736a77a
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@
<pre style="margin: 1.5em 0 1.5em 2em">
SocksPort 0
ORPort 443 # or some other port if you already run a webserver/skype
ORPort auto
BridgeRelay 1
Exitpolicy reject *:*

View File

@ -84,7 +84,7 @@
<p>
<tt>SocksPort 0</tt><br>
<tt>ORPort 443 # or some other port if you already run a webserver/skype</tt><br>
<tt>ORPort auto</tt><br>
<tt>BridgeRelay 1</tt><br>
<tt>Exitpolicy reject *:*</tt><br><br>