mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-11-02 09:40:18 +00:00
34 lines
624 B
Plaintext
34 lines
624 B
Plaintext
|
[IRC-IRC2P]
|
||
|
#type = client
|
||
|
#address = 127.0.0.1
|
||
|
#port = 6668
|
||
|
#destination = irc.postman.i2p
|
||
|
#destinationport = 6667
|
||
|
#keys = irc-keys.dat
|
||
|
|
||
|
#[IRC-ILITA]
|
||
|
#type = client
|
||
|
#address = 127.0.0.1
|
||
|
#port = 6669
|
||
|
#destination = irc.ilita.i2p
|
||
|
#destinationport = 6667
|
||
|
#keys = irc-keys.dat
|
||
|
|
||
|
#[SMTP]
|
||
|
#type = client
|
||
|
#address = 127.0.0.1
|
||
|
#port = 7659
|
||
|
#destination = smtp.postman.i2p
|
||
|
#destinationport = 25
|
||
|
#keys = smtp-keys.dat
|
||
|
|
||
|
#[POP3]
|
||
|
#type = client
|
||
|
#address = 127.0.0.1
|
||
|
#port = 7660
|
||
|
#destination = pop.postman.i2p
|
||
|
#destinationport = 110
|
||
|
#keys = pop3-keys.dat
|
||
|
|
||
|
# see more examples at https://i2pd.readthedocs.io/en/latest/user-guide/tunnels/
|