I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 85a4e9cb authored by str4d's avatar str4d
Browse files

Clarified purpose of the default IRC tunnel (it's not a "proxy")

parent b4a50ed0
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,8 @@ tunnel.0.option.outbound.lengthVariance=0
tunnel.0.startOnLoad=true
# irc
tunnel.1.name=IRC Proxy
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=false
tunnel.1.interface=127.0.0.1
......@@ -37,8 +37,8 @@ tunnel.1.listenPort=6668
tunnel.1.targetDestination=irc.postman.i2p,irc.freshcoffee.i2p,irc.echelon.i2p
tunnel.1.i2cpHost=127.0.0.1
tunnel.1.i2cpPort=7654
tunnel.1.option.inbound.nickname=IRC Proxy
tunnel.1.option.outbound.nickname=IRC Proxy
tunnel.1.option.inbound.nickname=Irc2P
tunnel.1.option.outbound.nickname=Irc2P
tunnel.1.option.i2cp.closeIdleTime=1200000
tunnel.1.option.i2cp.closeOnIdle=true
tunnel.1.option.i2cp.delayOpen=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment