I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit ad245003 authored by str4d's avatar str4d
Browse files

Updated browser config instructions for Firefox and Orfox

parent 9f27aedc
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,14 @@
<body>
<h2>How to configure Orfox:</h2>
<ol>
<li>Type <code>about:config</code> into the URL bar.</li>
<li>Search for <code>network.proxy.http</code>.</li>
<li>Change the value of <code>network.proxy.http_port</code> to <code>4444</code>.</li>
<li>Install the ProxyMob add-on. Click <a
href="https://guardianproject.info/downloads/proxymob.xpi">HERE</a>, and choose to open
the URL in Firefox.
</li>
<li>In the main Firefox menu, click "Tools", then "Add-ons".</li>
<li>Click on "Proxy Mobile".</li>
<li>Change the value of "HTTP Proxy Port" to <code>4444</code>.</li>
<li>You can now browse I2P eepsites!</li>
</ol>
</body>
</html>
\ No newline at end of file
......@@ -3,10 +3,14 @@
<body>
<h2>How to configure Firefox:</h2>
<ol>
<li>Type <code>about:config</code> into the URL bar.</li>
<li>Search for <code>network.proxy.http</code>.</li>
<li>Change the value of <code>network.proxy.http</code> to <code>localhost</code>.</li>
<li>Change the value of <code>network.proxy.http_port</code> to <code>4444</code>.</li>
<li>Install the ProxyMob add-on. Click <a
href="https://guardianproject.info/downloads/proxymob.xpi">HERE</a>, and choose to open
the URL in Firefox.
</li>
<li>In the main Firefox menu, click "Tools", then "Add-ons".</li>
<li>Click on "Proxy Mobile".</li>
<li>Change the value of "HTTP Proxy Port" to <code>4444</code>.</li>
<li>You can now browse I2P eepsites!</li>
</ol>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment