|
@@ -1,134 +0,0 @@
|
|
|
-# NOTE: This I2P config file must use UTF-8 encoding
|
|
|
-
|
|
|
-# eepproxy
|
|
|
-tunnel.0.name=I2P HTTP Proxy
|
|
|
-tunnel.0.description=HTTP proxy for browsing eepsites and the web
|
|
|
-tunnel.0.type=httpclient
|
|
|
-tunnel.0.sharedClient=true
|
|
|
-tunnel.0.interface=127.0.0.1
|
|
|
-tunnel.0.listenPort=4444
|
|
|
-tunnel.0.proxyList=false.i2p
|
|
|
-tunnel.0.i2cpHost=127.0.0.1
|
|
|
-tunnel.0.i2cpPort=7654
|
|
|
-tunnel.0.option.inbound.nickname=shared clients
|
|
|
-tunnel.0.option.outbound.nickname=shared clients
|
|
|
-tunnel.0.option.i2cp.reduceIdleTime=900000
|
|
|
-tunnel.0.option.i2cp.reduceOnIdle=true
|
|
|
-tunnel.0.option.i2cp.reduceQuantity=1
|
|
|
-tunnel.0.option.i2p.streaming.connectDelay=1000
|
|
|
-tunnel.0.option.inbound.length=3
|
|
|
-tunnel.0.option.inbound.lengthVariance=0
|
|
|
-tunnel.0.option.outbound.length=3
|
|
|
-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.type=ircclient
|
|
|
-tunnel.1.sharedClient=false
|
|
|
-tunnel.1.interface=127.0.0.1
|
|
|
-tunnel.1.listenPort=6668
|
|
|
-tunnel.1.targetDestination=irc.postman.i2p,irc.freshcoffee.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.i2cp.closeIdleTime=1200000
|
|
|
-tunnel.1.option.i2cp.closeOnIdle=true
|
|
|
-tunnel.1.option.i2cp.delayOpen=true
|
|
|
-tunnel.1.option.i2cp.newDestOnResume=false
|
|
|
-tunnel.1.option.i2cp.reduceIdleTime=600000
|
|
|
-tunnel.1.option.i2cp.reduceOnIdle=true
|
|
|
-tunnel.1.option.i2cp.reduceQuantity=1
|
|
|
-tunnel.1.option.i2p.streaming.connectDelay=1000
|
|
|
-tunnel.1.option.i2p.streaming.maxWindowSize=16
|
|
|
-tunnel.1.option.inbound.length=3
|
|
|
-tunnel.1.option.inbound.lengthVariance=0
|
|
|
-tunnel.1.option.outbound.length=3
|
|
|
-tunnel.1.option.outbound.lengthVariance=0
|
|
|
-tunnel.1.startOnLoad=true
|
|
|
-
|
|
|
-# local eepserver
|
|
|
-tunnel.2.name=I2P Webserver
|
|
|
-tunnel.2.description=Cables Communication via I2P
|
|
|
-tunnel.2.type=httpserver
|
|
|
-tunnel.2.targetHost=127.0.0.1
|
|
|
-tunnel.2.targetPort=9080
|
|
|
-tunnel.2.spoofedHost=mysite.i2p
|
|
|
-tunnel.2.privKeyFile=eepsite/eepPriv.dat
|
|
|
-tunnel.2.i2cpHost=127.0.0.1
|
|
|
-tunnel.2.i2cpPort=7654
|
|
|
-tunnel.2.option.inbound.nickname=eepsite
|
|
|
-tunnel.2.option.outbound.nickname=eepsite
|
|
|
-tunnel.2.option.inbound.length=3
|
|
|
-tunnel.2.option.inbound.lengthVariance=0
|
|
|
-tunnel.2.option.outbound.length=3
|
|
|
-tunnel.2.option.outbound.lengthVariance=0
|
|
|
-tunnel.2.startOnLoad=true
|
|
|
-
|
|
|
-# postman's SMTP server - see www.postman.i2p
|
|
|
-tunnel.3.name=I2P SMTP Proxy
|
|
|
-tunnel.3.description=SMTP Server
|
|
|
-tunnel.3.i2cpHost=127.0.0.1
|
|
|
-tunnel.3.i2cpPort=7654
|
|
|
-tunnel.3.interface=127.0.0.1
|
|
|
-tunnel.3.listenPort=7659
|
|
|
-tunnel.3.option.inbound.nickname=shared clients
|
|
|
-tunnel.3.option.outbound.nickname=shared clients
|
|
|
-tunnel.3.option.i2cp.reduceIdleTime=900000
|
|
|
-tunnel.3.option.i2cp.reduceOnIdle=true
|
|
|
-tunnel.3.option.i2cp.reduceQuantity=1
|
|
|
-tunnel.3.option.i2p.streaming.connectDelay=1000
|
|
|
-tunnel.3.option.inbound.length=3
|
|
|
-tunnel.3.option.inbound.lengthVariance=0
|
|
|
-tunnel.3.option.outbound.length=3
|
|
|
-tunnel.3.option.outbound.lengthVariance=0
|
|
|
-tunnel.3.startOnLoad=true
|
|
|
-tunnel.3.targetDestination=smtp.postman.i2p
|
|
|
-tunnel.3.type=client
|
|
|
-tunnel.3.sharedClient=true
|
|
|
-
|
|
|
-# postman's POP3 server - see www.postman.i2p
|
|
|
-tunnel.4.name=I2P POP3 Proxy
|
|
|
-tunnel.4.description=POP3 server
|
|
|
-tunnel.4.i2cpHost=127.0.0.1
|
|
|
-tunnel.4.i2cpPort=7654
|
|
|
-tunnel.4.interface=127.0.0.1
|
|
|
-tunnel.4.listenPort=7660
|
|
|
-tunnel.4.option.inbound.nickname=shared clients
|
|
|
-tunnel.4.option.outbound.nickname=shared clients
|
|
|
-tunnel.4.option.i2cp.reduceIdleTime=900000
|
|
|
-tunnel.4.option.i2cp.reduceOnIdle=true
|
|
|
-tunnel.4.option.i2cp.reduceQuantity=1
|
|
|
-tunnel.4.option.i2p.streaming.connectDelay=1000
|
|
|
-tunnel.4.option.inbound.length=3
|
|
|
-tunnel.4.option.inbound.lengthVariance=0
|
|
|
-tunnel.4.option.outbound.length=3
|
|
|
-tunnel.4.option.outbound.lengthVariance=0
|
|
|
-tunnel.4.startOnLoad=true
|
|
|
-tunnel.4.targetDestination=pop.postman.i2p
|
|
|
-tunnel.4.type=client
|
|
|
-tunnel.4.sharedClient=true
|
|
|
-
|
|
|
-# HTTPS (CONNECT) outproxy
|
|
|
-tunnel.5.name=I2P HTTPS Proxy
|
|
|
-tunnel.5.description=HTTPS proxy for browsing eepsites and the web
|
|
|
-tunnel.5.type=connectclient
|
|
|
-tunnel.5.sharedClient=true
|
|
|
-tunnel.5.interface=127.0.0.1
|
|
|
-tunnel.5.listenPort=4445
|
|
|
-tunnel.5.proxyList=outproxyng.h2ik.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.reduceIdleTime=900000
|
|
|
-tunnel.5.option.i2cp.reduceOnIdle=true
|
|
|
-tunnel.5.option.i2cp.reduceQuantity=1
|
|
|
-tunnel.5.option.i2p.streaming.connectDelay=1000
|
|
|
-tunnel.5.option.inbound.length=3
|
|
|
-tunnel.5.option.inbound.lengthVariance=0
|
|
|
-tunnel.5.option.outbound.length=3
|
|
|
-tunnel.5.option.outbound.lengthVariance=0
|
|
|
-tunnel.5.startOnLoad=true
|