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

Skip to content
Snippets Groups Projects
Commit e2332543 authored by sponge's avatar sponge
Browse files

Fix kytv's irc server settings, oops

parent 4d68da45
No related branches found
No related tags found
No related merge requests found
...@@ -91,24 +91,24 @@ tunnel.3.option.outbound.lengthVariance=0 ...@@ -91,24 +91,24 @@ tunnel.3.option.outbound.lengthVariance=0
tunnel.3.startOnLoad=true tunnel.3.startOnLoad=true
# irc irc.killyourtv.i2p # irc irc.killyourtv.i2p
tunnel.1.name=irckytv tunnel.4.name=irckytv
tunnel.1.description=IRC proxy to access anonymous IRC servers tunnel.4.description=IRC proxy to access anonymous IRC servers
tunnel.1.type=ircclient tunnel.4.type=ircclient
tunnel.1.sharedClient=true tunnel.4.sharedClient=true
tunnel.1.interface=127.0.0.1 tunnel.4.interface=127.0.0.1
tunnel.1.listenPort=6671 tunnel.4.listenPort=6671
tunnel.1.targetDestination=irc.killyourtv.i2p tunnel.4.targetDestination=irc.killyourtv.i2p
tunnel.1.i2cpHost=127.0.0.1 tunnel.4.i2cpHost=127.0.0.1
tunnel.1.i2cpPort=7654 tunnel.4.i2cpPort=7654
tunnel.1.option.inbound.nickname=shared clients tunnel.4.option.inbound.nickname=shared clients
tunnel.1.option.outbound.nickname=shared clients tunnel.4.option.outbound.nickname=shared clients
#tunnel.1.option.i2cp.delayOpen=true #tunnel.4.option.i2cp.delayOpen=true
tunnel.1.option.i2cp.reduceIdleTime=600000 tunnel.4.option.i2cp.reduceIdleTime=600000
tunnel.1.option.i2cp.reduceOnIdle=true tunnel.4.option.i2cp.reduceOnIdle=true
tunnel.1.option.i2cp.reduceQuantity=1 tunnel.4.option.i2cp.reduceQuantity=1
tunnel.1.option.i2p.streaming.connectDelay=1000 tunnel.4.option.i2p.streaming.connectDelay=1000
tunnel.1.option.inbound.length=2 tunnel.4.option.inbound.length=2
tunnel.1.option.inbound.lengthVariance=0 tunnel.4.option.inbound.lengthVariance=0
tunnel.1.option.outbound.length=2 tunnel.4.option.outbound.length=2
tunnel.1.option.outbound.lengthVariance=0 tunnel.4.option.outbound.lengthVariance=0
tunnel.1.startOnLoad=true tunnel.4.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