propagate from branch 'i2p.www' (head 76427e8477fdb3faaf94a7352015e957e2a6f1c0)

to branch 'i2p.www.revamp' (head 2b6601322d54558bb7f8923141d8b300928afdf7)
This commit is contained in:
str4d
2012-12-17 19:47:51 +00:00
11 changed files with 469 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
{% extends "global/layout.html" %}
{% block title %}I2CP Specification{% endblock %}
{% block lastupdated %}November 2012{% endblock %}
{% block accuratefor %}0.9.3{% endblock %}
{% block lastupdated %}December 2012{% endblock %}
{% block accuratefor %}0.9.4{% endblock %}
{% block content %}
<h1>I2P Control Protocol (I2CP) Specification</h1>
<h2>Overview</h2>

View File

@@ -10,13 +10,28 @@ the most popular browsers.
<h2>How to configure your browser</h2>
<ul>
<li><a href="#ie8">Internet Explorer 8</a></li>
<li><a href="#firefox">Firefox</a></li>
<li><a href="#konqueror">Konqueror</a></li>
<li><a href="#ie8">Internet Explorer 8</a></li>
<li><a href="#TOS">Outproxy Terms Of Service</a></li>
</ul>
<a name="ie8"></a>
<h3>Internet Explorer 8 or Chrome</h3>
<p>
In the tools menu select the "Internet Options" line to open the settings. In the
settings window choose the connections tab and click on LAN settings for the
proxy port configuration.</p>
<img src="{{ url_for('static', filename='images/ie.options.jpg') }}" alt="IEOptions" title="IEOptions">
<p>
Now set the checkmark at "use a proxy server for your LAN" and at the "Bypass
proxy server for local addresses". With a click on Advanced-button you open the
window to open the ports. Enter the values like on the picture, IP 127.0.0.1
and port 4444 for HTTP, port 4445 for HTTPS. With clicks on OK you save the
settings and your browser is set to use the I2P proxy.</p>
<img src="{{ url_for('static', filename='images/ie.proxyports.jpg') }}" alt="IEPPorts" title="PPorts">
<a name="firefox"></a>
<h3>Firefox</h3>
<p>
@@ -49,21 +64,6 @@ localhost and click OK. Click the <em>New</em> button once more and enter
<img src="{{ url_for('static', filename='images/konqueror.proxyports.jpg') }}" alt="" title="KPPorts">
<br>
<a name="ie8"></a>
<h3>Internet Explorer 8</h3>
<p>
In the tools menu select the "Internet Options" line to open the settings. In the
settings window choose the connections tab and click on LAN settings for the
proxy port configuration.</p>
<img src="{{ url_for('static', filename='images/ie.options.jpg') }}" alt="IEOptions" title="IEOptions">
<p>
Now set the checkmark at "use a proxy server for your LAN" and at the "Bypass
proxy server for local addresses". With a click on Advanced-button you open the
window to open the ports. Enter the values like on the picture, IP 127.0.0.1
and port 4444 for HTTP, port 4445 for HTTPS. With clicks on OK you save the
settings and your browser is set to use the I2P proxy.</p>
<img src="{{ url_for('static', filename='images/ie.proxyports.jpg') }}" alt="IEPPorts" title="PPorts">
<a name="TOS"></a>
<h3>Outproxy Terms Of Service</h3>
<p>