|
|
@ -1,4 +1,4 @@ |
|
|
|
[IRC] |
|
|
|
[IRC-IRC2P] |
|
|
|
type = client |
|
|
|
type = client |
|
|
|
address = 127.0.0.1 |
|
|
|
address = 127.0.0.1 |
|
|
|
port = 6668 |
|
|
|
port = 6668 |
|
|
@ -6,6 +6,14 @@ destination = irc.postman.i2p |
|
|
|
destinationport = 6667 |
|
|
|
destinationport = 6667 |
|
|
|
keys = irc-keys.dat |
|
|
|
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] |
|
|
|
#[SMTP] |
|
|
|
#type = client |
|
|
|
#type = client |
|
|
|
#address = 127.0.0.1 |
|
|
|
#address = 127.0.0.1 |
|
|
@ -22,12 +30,4 @@ keys = irc-keys.dat |
|
|
|
#destinationport = 110 |
|
|
|
#destinationport = 110 |
|
|
|
#keys = pop3-keys.dat |
|
|
|
#keys = pop3-keys.dat |
|
|
|
|
|
|
|
|
|
|
|
#[MTN] |
|
|
|
|
|
|
|
#type = client |
|
|
|
|
|
|
|
#address = 127.0.0.1 |
|
|
|
|
|
|
|
#port = 8998 |
|
|
|
|
|
|
|
#destination = mtn.i2p-projekt.i2p |
|
|
|
|
|
|
|
#destinationport = 4691 |
|
|
|
|
|
|
|
#keys = mtn-keys.dat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# see more examples in /usr/share/doc/i2pd/configuration.md.gz |
|
|
|
# see more examples in /usr/share/doc/i2pd/configuration.md.gz |
|
|
|