Loading templates/index.html +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ <h1>Test your Tor bridge</h1> <p>Are you wondering if your new Tor bridge works? You have come to the right place! This service lets you test any kind of bridge—be it vanilla, scramblesuit, obfs2, obfs3, or obfs4.</p> vanilla, scramblesuit, obfs2, obfs3, obfs4, or WebTunnel.</p> <p>Enter your bridge’s bridge line, then click “Test”. This service will then try to bootstrap a Tor connection over your Loading @@ -31,6 +31,7 @@ <li><tt style="font-size: 0.8rem">1.2.3.4:443</tt></li> <li><tt style="font-size: 0.8rem">1.2.3.4:8080 1234567890ABCDEF1234567890ABCDEF12345678</tt></li> <li><tt style="font-size: 0.8rem">obfs4 1.2.3.4:4321 cert=aY09OloaS1d3eUVfc/9ZAJfgV73wiSx6kuY5bxhwtq4MYkUpt26wg3hLGY0dhPvQuA/xAQ iat-mode=0</tt></li> <li><tt style="font-size: 0.8rem">webtunnel 192.0.2.3:1 1234567890ABCDEF1234567890ABCDEF12345678 url=https://url/secretpath</tt></li> </ul> <input type="hidden" name="web_request" value="1"> Loading Loading
templates/index.html +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ <h1>Test your Tor bridge</h1> <p>Are you wondering if your new Tor bridge works? You have come to the right place! This service lets you test any kind of bridge—be it vanilla, scramblesuit, obfs2, obfs3, or obfs4.</p> vanilla, scramblesuit, obfs2, obfs3, obfs4, or WebTunnel.</p> <p>Enter your bridge’s bridge line, then click “Test”. This service will then try to bootstrap a Tor connection over your Loading @@ -31,6 +31,7 @@ <li><tt style="font-size: 0.8rem">1.2.3.4:443</tt></li> <li><tt style="font-size: 0.8rem">1.2.3.4:8080 1234567890ABCDEF1234567890ABCDEF12345678</tt></li> <li><tt style="font-size: 0.8rem">obfs4 1.2.3.4:4321 cert=aY09OloaS1d3eUVfc/9ZAJfgV73wiSx6kuY5bxhwtq4MYkUpt26wg3hLGY0dhPvQuA/xAQ iat-mode=0</tt></li> <li><tt style="font-size: 0.8rem">webtunnel 192.0.2.3:1 1234567890ABCDEF1234567890ABCDEF12345678 url=https://url/secretpath</tt></li> </ul> <input type="hidden" name="web_request" value="1"> Loading