From fb66ec62d6847d151791c195eed10a32c2f28390 Mon Sep 17 00:00:00 2001 From: str4d <str4d@mail.i2p> Date: Thu, 5 Dec 2013 00:49:50 +0000 Subject: [PATCH] Improved IRC tunnel names/descs --- res/raw/i2ptunnel_config | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/res/raw/i2ptunnel_config b/res/raw/i2ptunnel_config index 5823eacd0..7ea727fd9 100644 --- a/res/raw/i2ptunnel_config +++ b/res/raw/i2ptunnel_config @@ -22,8 +22,8 @@ tunnel.0.option.outbound.lengthVariance=0 tunnel.0.startOnLoad=true # irc -tunnel.1.name=IRC Proxy postman/freshcoffee -tunnel.1.description=IRC proxy to access anonymous IRC servers +tunnel.1.name=Irc2P +tunnel.1.description=IRC tunnel to access the Irc2P network tunnel.1.type=ircclient tunnel.1.sharedClient=true tunnel.1.interface=127.0.0.1 @@ -45,8 +45,8 @@ tunnel.1.option.outbound.lengthVariance=0 tunnel.1.startOnLoad=true # irc -tunnel.2.name=IRC Proxy welterde -tunnel.2.description=IRC proxy to access anonymous IRC servers +tunnel.2.name=IRC welterde +tunnel.2.description=IRC tunnel to access welterde's network tunnel.2.type=ircclient tunnel.2.sharedClient=true tunnel.2.interface=127.0.0.1 @@ -68,8 +68,8 @@ tunnel.2.option.outbound.lengthVariance=0 tunnel.2.startOnLoad=true # irc -tunnel.3.name=IRC Proxy telecomix -tunnel.3.description=IRC proxy to access anonymous IRC servers +tunnel.3.name=Telecomix IRC +tunnel.3.description=IRC tunnel to access the Telecomix network tunnel.3.type=ircclient tunnel.3.sharedClient=true tunnel.3.interface=127.0.0.1 @@ -91,8 +91,8 @@ tunnel.3.option.outbound.lengthVariance=0 tunnel.3.startOnLoad=true # irc irc.killyourtv.i2p -tunnel.4.name=irckytv -tunnel.4.description=IRC proxy to access anonymous IRC servers +tunnel.4.name=KYTV IRC +tunnel.4.description=IRC tunnel to access KillYourTV's network tunnel.4.type=ircclient tunnel.4.sharedClient=true tunnel.4.interface=127.0.0.1 @@ -114,7 +114,7 @@ tunnel.4.option.outbound.lengthVariance=0 tunnel.4.startOnLoad=true # irc irc.stream.i2p -tunnel.5.name=Nameless IRC Network +tunnel.5.name=Nameless IRC tunnel.5.description=IRC tunnel to access the Nameless network tunnel.5.type=ircclient tunnel.5.sharedClient=true -- GitLab