forked from I2P_Developers/i2p.www
Tweaked "How to connect to IRC" entry of faq
This commit is contained in:
@@ -423,10 +423,12 @@ See the
|
|||||||
<h3 id="irc">{% trans %}How do I connect to IRC within I2P?{% endtrans %}
|
<h3 id="irc">{% trans %}How do I connect to IRC within I2P?{% endtrans %}
|
||||||
<span class="permalink">(<a href="#irc">{{ _('link') }}</a>)</span></h3>
|
<span class="permalink">(<a href="#irc">{{ _('link') }}</a>)</span></h3>
|
||||||
<p>{% trans %}
|
<p>{% trans %}
|
||||||
On the
|
A tunnel to the main IRC server within I2P, Irc2P, is created when I2P is installed (see
|
||||||
<a href="http://localhost:7657/i2ptunnel/index.jsp">I2PTunnel configuration page</a>,
|
the <a href="http://localhost:7657/i2ptunnel/index.jsp">I2PTunnel configuration page</a>),
|
||||||
start the ircProxy.
|
and is automatically started when the I2P router starts. To connect to it, tell your IRC
|
||||||
Then tell your IRC client to connect to localhost port 6668.
|
client to connect to <code>localhost 6668</code>. XChat-like client users can create a
|
||||||
|
new network with the server <code>localhost/6668</code> (remember to tick "Bypass
|
||||||
|
proxy server" if you have a proxy server configured).
|
||||||
{%- endtrans %}</p>
|
{%- endtrans %}</p>
|
||||||
|
|
||||||
<h3 id="remote_webconsole">{% trans %}How can I access the web console from my other machines or password protect it?{% endtrans %}
|
<h3 id="remote_webconsole">{% trans %}How can I access the web console from my other machines or password protect it?{% endtrans %}
|
||||||
|
Reference in New Issue
Block a user