diff --git a/contrib/tunnels.conf b/contrib/tunnels.conf index fa92a56b..be8681dc 100644 --- a/contrib/tunnels.conf +++ b/contrib/tunnels.conf @@ -1,4 +1,4 @@ -[IRC] +[IRC-IRC2P] type = client address = 127.0.0.1 port = 6668 @@ -6,6 +6,14 @@ 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 @@ -22,12 +30,4 @@ keys = irc-keys.dat #destinationport = 110 #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