mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-01-26 22:44:32 +00:00
irc
This commit is contained in:
parent
9fcb96d2e6
commit
5fe8c63d5b
@ -86,7 +86,7 @@ Here is an example of a client tunnel:
|
|||||||
type = client
|
type = client
|
||||||
address = 127.0.0.1
|
address = 127.0.0.1
|
||||||
port = 6668
|
port = 6668
|
||||||
destination = irc.echelon.i2p
|
destination = irc.ilita.i2p
|
||||||
keys = irc.dat
|
keys = irc.dat
|
||||||
|
|
||||||
If *keys* is empty, transient keys will be created on every restart. If the keys file is not found, new keys will be created and stored into the specified file.
|
If *keys* is empty, transient keys will be created on every restart. If the keys file is not found, new keys will be created and stored into the specified file.
|
||||||
@ -244,7 +244,7 @@ Other examples
|
|||||||
type = client
|
type = client
|
||||||
address = 127.0.0.1
|
address = 127.0.0.1
|
||||||
port = 6668
|
port = 6668
|
||||||
destination = irc.postman.i2p
|
destination = irc.ilita.i2p
|
||||||
keys = irc-keys.dat
|
keys = irc-keys.dat
|
||||||
#
|
#
|
||||||
# incoming tunnel sample, for local service
|
# incoming tunnel sample, for local service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user