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

Skip to content
Snippets Groups Projects
Commit 15f1e18d authored by str4d's avatar str4d
Browse files

Added Nameless IRC to default tunnels

parent 15caf8a9
No related branches found
No related tags found
No related merge requests found
......@@ -112,3 +112,26 @@ tunnel.4.option.inbound.lengthVariance=0
tunnel.4.option.outbound.length=2
tunnel.4.option.outbound.lengthVariance=0
tunnel.4.startOnLoad=true
# irc irc.stream.i2p
tunnel.5.name=Nameless IRC Network
tunnel.5.description=IRC tunnel to access the Nameless network
tunnel.5.type=ircclient
tunnel.5.sharedClient=true
tunnel.5.interface=127.0.0.1
tunnel.5.listenPort=6672
tunnel.5.targetDestination=irc.stream.i2p
tunnel.5.i2cpHost=127.0.0.1
tunnel.5.i2cpPort=7654
tunnel.5.option.inbound.nickname=shared clients
tunnel.5.option.outbound.nickname=shared clients
#tunnel.5.option.i2cp.delayOpen=true
tunnel.5.option.i2cp.reduceIdleTime=600000
tunnel.5.option.i2cp.reduceOnIdle=true
tunnel.5.option.i2cp.reduceQuantity=1
tunnel.5.option.i2p.streaming.connectDelay=1000
tunnel.5.option.inbound.length=2
tunnel.5.option.inbound.lengthVariance=0
tunnel.5.option.outbound.length=2
tunnel.5.option.outbound.lengthVariance=0
tunnel.5.startOnLoad=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