diff --git a/docker/i2ptunnel.config b/docker/i2ptunnel.config index 8ff8eb354791ab25edb6c609ae216aa105766ef2..2dabde376302a7f63f2712eec55813a6b158fb90 100644 --- a/docker/i2ptunnel.config +++ b/docker/i2ptunnel.config @@ -159,3 +159,29 @@ tunnel.5.option.outbound.length=3 tunnel.5.option.outbound.lengthVariance=0 tunnel.5.startOnLoad=true +# I2P Git Repositories SSH Access +tunnel.6.description=I2P Git Repositories SSH Access +tunnel.6.interface=127.0.0.1 +tunnel.6.listenPort=7670 +tunnel.6.name=gitssh.idk.i2p +tunnel.6.option.i2cp.closeIdleTime=1800000 +tunnel.6.option.i2cp.closeOnIdle=false +tunnel.6.option.i2cp.delayOpen=true +tunnel.6.option.i2cp.destination.sigType=7 +tunnel.6.option.i2cp.newDestOnResume=false +tunnel.6.option.i2cp.reduceIdleTime=1200000 +tunnel.6.option.i2cp.reduceOnIdle=true +tunnel.6.option.i2cp.reduceQuantity=1 +tunnel.6.option.inbound.backupQuantity=1 +tunnel.6.option.inbound.length=3 +tunnel.6.option.inbound.nickname=gitssh.idk.i2p +tunnel.6.option.inbound.quantity=3 +tunnel.6.option.outbound.backupQuantity=1 +tunnel.6.option.outbound.length=3 +tunnel.6.option.outbound.nickname=gitssh.idk.i2p +tunnel.6.option.outbound.quantity=3 +tunnel.6.sharedClient=false +tunnel.6.startOnLoad=false +tunnel.6.targetDestination=gitssh.idk.i2p +tunnel.6.type=client + diff --git a/installer/resources/i2ptunnel.config b/installer/resources/i2ptunnel.config index 2565ffa8388dee0d9074bb806ffc8c1b26858c00..479bd0f11debdff7dc06563c30d3095192a5db08 100644 --- a/installer/resources/i2ptunnel.config +++ b/installer/resources/i2ptunnel.config @@ -159,3 +159,30 @@ tunnel.5.option.outbound.length=3 tunnel.5.option.outbound.lengthVariance=0 tunnel.5.startOnLoad=true +# I2P Git Repositories SSH Access +tunnel.6.description=I2P Git Repositories SSH Access +tunnel.6.interface=127.0.0.1 +tunnel.6.listenPort=7670 +tunnel.6.name=gitssh.idk.i2p +tunnel.6.option.i2cp.closeIdleTime=1800000 +tunnel.6.option.i2cp.closeOnIdle=false +tunnel.6.option.i2cp.delayOpen=true +tunnel.6.option.i2cp.destination.sigType=7 +tunnel.6.option.i2cp.leaseSetEncType=4,0 +tunnel.6.option.i2cp.newDestOnResume=false +tunnel.6.option.i2cp.reduceIdleTime=1200000 +tunnel.6.option.i2cp.reduceOnIdle=true +tunnel.6.option.i2cp.reduceQuantity=1 +tunnel.6.option.inbound.backupQuantity=1 +tunnel.6.option.inbound.length=3 +tunnel.6.option.inbound.nickname=gitssh.idk.i2p +tunnel.6.option.inbound.quantity=3 +tunnel.6.option.outbound.backupQuantity=1 +tunnel.6.option.outbound.length=3 +tunnel.6.option.outbound.nickname=gitssh.idk.i2p +tunnel.6.option.outbound.quantity=3 +tunnel.6.sharedClient=false +tunnel.6.startOnLoad=false +tunnel.6.targetDestination=gitssh.idk.i2p +tunnel.6.type=client +