Replaced references to obfs2 with references to obfs3.
Matt Pagan

Matt Pagan commited on 2014-04-23 21:07:35
Zeige 2 geänderte Dateien mit 3 Einfügungen und 5 Löschungen.

... ...
@@ -42,7 +42,7 @@
42 42
     APT repository</a> and run the specified commands to install <code>tor</code>
43 43
     and <code>deb.torproject.org-keyring</code>. You need <em>Tor 0.2.4.x</em> because
44 44
     it knows how to automatically report your obfsproxy address to <a
45
-    href="https://bridges.torproject.org/?transport=obfs2">BridgeDB</a>.
45
+    href="https://bridges.torproject.org/?transport=obfs3">BridgeDB</a>.
46 46
     </p>
47 47
 
48 48
     <h3>Step 1: Install obfsproxy</h3>
... ...
@@ -124,7 +124,6 @@ Nov 05 16:40:48.000 [notice] Bootstrapped 100%: Done.
124 124
     </p>
125 125
 
126 126
     <pre style="margin: 1.5em 0 1.5em 2em">
127
-Oct 05 20:00:41.000 [notice] Registered server transport 'obfs2' at '0.0.0.0:26821
128 127
 Oct 05 20:00:41.000 [notice] Registered server transport 'obfs3' at '0.0.0.0:42000
129 128
     </pre>
130 129
 
... ...
@@ -135,7 +134,7 @@ Oct 05 20:00:41.000 [notice] Registered server transport 'obfs3' at '0.0.0.0:420
135 134
     time Tor starts, but Tor will cache and reuse the same number in
136 135
     future runs.) If you want to change the number, use Tor
137 136
     0.2.4.7-alpha or later, and set something similar to
138
-    "ServerTransportListenAddr obfs2 0.0.0.0:26821" in your torrc.
137
+    "ServerTransportListenAddr obfs3 0.0.0.0:26821" in your torrc.
139 138
     </p>
140 139
 
141 140
   </div>
... ...
@@ -134,7 +134,6 @@
134 134
         lines similar to these:
135 135
       </p>
136 136
 
137
-      <tt>Oct 05 20:00:41.000 [notice] Registered server transport 'obfs2' at '0.0.0.0:26821</tt><br>
138 137
       <tt>Oct 05 20:00:42.000 [notice] Registered server transport 'obfs3' at '0.0.0.0:40172</tt><br><br>
139 138
 
140 139
       <p>
... ...
@@ -143,7 +142,7 @@
143 142
         firewall. (This port is randomly chosen the first time Tor starts,
144 143
         but Tor will cache and reuse the same number in future runs.) If you
145 144
         want to change the number, use Tor 0.2.4.7-alpha or later, and set
146
-        "ServerTransportListenAddr obfs2 0.0.0.0:26821" in your torrc.
145
+        "ServerTransportListenAddr obfs3 0.0.0.0:26821" in your torrc.
147 146
       </p>
148 147
 
149 148
     <br>
150 149