Updated Using i2pd (markdown)

l-n-s
2016-06-25 09:25:11 +00:00
parent f0290c0fda
commit 64845da2a1

@@ -9,7 +9,9 @@ and many more.
## Browsing and hosting websites
## Using and hosting chat servers
# IRC
### IRC server
This is just a server tunnel for IRC, if your IRC server doesn't support WebIRC. Put it in ~/.i2pd/tunnels.conf
[walker]
@@ -34,6 +36,17 @@ And this in ~/.i2pd/tunnels.conf
keys = walker-key.dat
webircpassword = your_password <---- your WebIRC password
### IRC client
To connect to IRC server at *walker.i2p*, use similar tunnel config:
[IRC2]
type=client
address=127.0.0.1
port=6669
destination=walker.i2p
#keys = walker-keys.dat
Then connect to irc://127.0.0.1:6669 with your IRC client.
## File sharing