2004-08-19 21:26:11 +00:00
|
|
|
# eepproxy
|
|
|
|
tunnel.0.name=eepProxy
|
|
|
|
tunnel.0.description=HTTP proxy for browsing eepsites and the web
|
|
|
|
tunnel.0.type=httpclient
|
|
|
|
tunnel.0.interface=0.0.0.0
|
|
|
|
tunnel.0.listenPort=4444
|
|
|
|
tunnel.0.proxyList=squid.i2p,www1.squid.i2p
|
|
|
|
tunnel.0.i2cpHost=localhost
|
|
|
|
tunnel.0.i2cpPort=7654
|
2004-09-02 07:07:33 +00:00
|
|
|
tunnel.0.option.tunnels.depthInbound=2
|
|
|
|
tunnel.0.option.tunnels.numTunnels=2
|
2004-08-19 21:26:11 +00:00
|
|
|
tunnel.0.startOnLoad=true
|
|
|
|
|
|
|
|
# irc
|
|
|
|
tunnel.1.name=ircProxy
|
|
|
|
tunnel.1.description=IRC proxy to access the anonymous irc net
|
|
|
|
tunnel.1.type=client
|
|
|
|
tunnel.1.interface=0.0.0.0
|
|
|
|
tunnel.1.listenPort=6668
|
|
|
|
tunnel.1.targetDestination=irc.duck.i2p
|
|
|
|
tunnel.1.i2cpHost=localhost
|
|
|
|
tunnel.1.i2cpPort=7654
|
2004-09-02 07:07:33 +00:00
|
|
|
tunnel.1.option.tunnels.depthInbound=2
|
|
|
|
tunnel.1.option.tunnels.numTunnels=2
|
2004-08-19 21:26:11 +00:00
|
|
|
tunnel.1.startOnLoad=true
|
|
|
|
|
|
|
|
# local eepserver
|
|
|
|
#tunnel.2.name=eepsite
|
|
|
|
#tunnel.2.description=My eepsite
|
|
|
|
#tunnel.2.type=server
|
|
|
|
#tunnel.2.targetHost=localhost
|
|
|
|
#tunnel.2.targetPort=8000
|
|
|
|
#tunnel.2.privKeyFile=eepPriv.dat
|
|
|
|
#tunnel.2.i2cpHost=localhost
|
|
|
|
#tunnel.2.i2cpPort=7654
|
2004-09-02 07:07:33 +00:00
|
|
|
#tunnel.2.option.tunnels.depthInbound=2
|
|
|
|
#tunnel.2.option.tunnels.numTunnels=2
|
2004-08-19 21:26:11 +00:00
|
|
|
#tunnel.2.startOnLoad=true
|