Files
i2p.plugins.zzzot/scripts/i2ptunnel.config

35 lines
1.3 KiB
Plaintext
Raw Normal View History

2010-03-21 15:08:07 +00:00
tunnel.0.description=ZzzOT
tunnel.0.i2cpHost=127.0.0.1
tunnel.0.i2cpPort=7654
tunnel.0.name=zzzot
2016-06-13 16:34:35 +00:00
tunnel.0.option.crypto.lowTagThreshold=4
tunnel.0.option.crypto.tagsToSend=10
2018-02-21 12:34:14 +00:00
tunnel.0.option.i2cp.destination.sigType=7
2010-03-21 15:08:07 +00:00
tunnel.0.option.i2cp.enableAccessList=false
tunnel.0.option.i2cp.encryptLeaseSet=false
2020-08-23 14:19:14 +00:00
tunnel.0.option.i2cp.leaseSetEncType=4,0
2010-03-21 15:08:07 +00:00
tunnel.0.option.i2cp.reduceIdleTime=1200000
tunnel.0.option.i2cp.reduceOnIdle=true
tunnel.0.option.i2cp.reduceQuantity=1
tunnel.0.option.i2p.streaming.connectDelay=0
2016-06-13 16:34:35 +00:00
tunnel.0.option.i2p.streaming.maxConcurrentStreams=80
tunnel.0.option.i2p.streaming.maxConnsPerHour=300
tunnel.0.option.i2p.streaming.maxConnsPerMinute=20
tunnel.0.option.i2p.streaming.maxTotalConnsPerHour=50000
tunnel.0.option.i2p.streaming.maxTotalConnsPerMinute=2000
2010-03-21 15:08:07 +00:00
tunnel.0.option.inbound.backupQuantity=0
tunnel.0.option.inbound.length=3
tunnel.0.option.inbound.lengthVariance=0
tunnel.0.option.inbound.nickname=ZzzOT
2016-06-13 16:34:35 +00:00
tunnel.0.option.inbound.quantity=3
2010-03-21 15:08:07 +00:00
tunnel.0.option.outbound.backupQuantity=0
tunnel.0.option.outbound.length=3
tunnel.0.option.outbound.lengthVariance=0
tunnel.0.option.outbound.nickname=ZzzOT
2016-06-13 16:34:35 +00:00
tunnel.0.option.outbound.quantity=3
2010-03-21 15:08:07 +00:00
tunnel.0.privKeyFile=plugins/zzzot/eepPriv.dat
tunnel.0.startOnLoad=true
tunnel.0.targetHost=127.0.0.1
tunnel.0.targetPort=7662
tunnel.0.type=httpserver