From e7be8c6097b76336f2585d34f310316fedb8eb1e Mon Sep 17 00:00:00 2001 From: cervantes <cervantes> Date: Sat, 20 Aug 2005 01:18:38 +0000 Subject: [PATCH] Added references to the new irc2p server: irc.freshcoffee.i2p --- installer/resources/i2ptunnel.config | 2 +- readme.html | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/installer/resources/i2ptunnel.config b/installer/resources/i2ptunnel.config index f64a64f230..e957ee4d2b 100644 --- a/installer/resources/i2ptunnel.config +++ b/installer/resources/i2ptunnel.config @@ -20,7 +20,7 @@ tunnel.1.type=client tunnel.1.sharedClient=true tunnel.1.interface=127.0.0.1 tunnel.1.listenPort=6668 -tunnel.1.targetDestination=irc.postman.i2p,irc.arcturus.i2p +tunnel.1.targetDestination=irc.postman.i2p,irc.freshcoffee.i2p,irc.arcturus.i2p tunnel.1.i2cpHost=127.0.0.1 tunnel.1.i2cpPort=7654 tunnel.1.option.inbound.nickname=shared clients diff --git a/readme.html b/readme.html index 2d7959a90b..89d4326851 100644 --- a/readme.html +++ b/readme.html @@ -5,9 +5,8 @@ the number of "Active: " peers rise, and you should see some local "destinations listed (if not, <a href="#trouble">see below</a>). Once those are up, you can:</p> <ul> <li><b>chat anonymously</b> - fire up your own IRC client and connect to the - server at <b>localhost port 6668</b>. This points at one of two anonymously hosted - IRC servers (irc.duck.i2p and irc.baffled.i2p), but neither you nor they know - where the other is.</li> + server at <b>localhost port 6668</b>. This points at one of three anonymously hosted + IRC servers, but neither you nor they know where the other is.</li> <li><b>browse "eepsites"</b> - on I2P there are anonymously hosted websites - tell your browser to use the <b>HTTP proxy at localhost port 4444</b>, then browse to an eepsite - @@ -65,7 +64,7 @@ hand side of the page will show up to help you when necessary).</p> <p>If you are still having problems, you may want to review the information on the <a href="http://www.i2p.net/">I2P website</a>, post up messages to the <a href="http://forum.i2p.net/">I2P discussion forum</a>, or swing by #i2p or -#i2p-chat on IRC at <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p or +#i2p-chat on IRC at <a href="irc://irc.freenode.net/#i2p">irc.freenode.net</a>, irc.postman.i2p, irc.freshcoffee.i2p or irc.arcturus.i2p (they're all linked together).</p> <p><b>As a note, you can change this page by editing the file "docs/readme.html"</b></p> \ No newline at end of file -- GitLab