mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Updated Using i2pd (markdown)
@@ -1,7 +1,7 @@
|
|||||||
i2pd can be used for:
|
i2pd can be used for:
|
||||||
|
|
||||||
* [anonymous websites](#browsing-and-hosting-websites)
|
* [anonymous websites](#browsing-and-hosting-websites)
|
||||||
* [anonymous chats](##using-and-hosting-chat-servers)
|
* [anonymous chats](#using-and-hosting-chat-servers)
|
||||||
* [anonymous file sharing](#file-sharing)
|
* [anonymous file sharing](#file-sharing)
|
||||||
|
|
||||||
and many more.
|
and many more.
|
||||||
@@ -10,7 +10,7 @@ and many more.
|
|||||||
|
|
||||||
## Using and hosting chat servers
|
## Using and hosting chat servers
|
||||||
|
|
||||||
### IRC server
|
### Running anonymous IRC server
|
||||||
|
|
||||||
This is just a server tunnel for IRC, if your IRC server doesn't support WebIRC. Put it in ~/.i2pd/tunnels.conf
|
This is just a server tunnel for IRC, if your IRC server doesn't support WebIRC. Put it in ~/.i2pd/tunnels.conf
|
||||||
|
|
||||||
@@ -36,7 +36,7 @@ And this in ~/.i2pd/tunnels.conf
|
|||||||
keys = walker-key.dat
|
keys = walker-key.dat
|
||||||
webircpassword = your_password <---- your WebIRC password
|
webircpassword = your_password <---- your WebIRC password
|
||||||
|
|
||||||
### IRC client
|
### Connect to anonymous IRC chat
|
||||||
|
|
||||||
To connect to IRC server at *walker.i2p*, use similar tunnel config:
|
To connect to IRC server at *walker.i2p*, use similar tunnel config:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user