Files
i2p.i2p/installer/java/src/i2ptunnel.config

23 lines
704 B
Plaintext
Raw Normal View History

tunnel.0.description=HTTP proxy for browsing eepsites and the web
tunnel.0.i2cpHost=localhost
tunnel.0.i2cpPort=7654
tunnel.0.interface=127.0.0.1
tunnel.0.listenPort=4444
tunnel.0.name=eepProxy
tunnel.0.option.tunnels.depthInbound=2
tunnel.0.option.tunnels.numInbound=2
tunnel.0.proxyList=squid.i2p
tunnel.0.startOnLoad=true
tunnel.0.type=httpclient
tunnel.1.description=IRC proxy to access the anonymous irc net
tunnel.1.i2cpHost=localhost
tunnel.1.i2cpPort=7654
tunnel.1.interface=127.0.0.1
tunnel.1.listenPort=6668
tunnel.1.name=ircProxy
tunnel.1.option.tunnels.depthInbound=2
tunnel.1.option.tunnels.numInbound=2
tunnel.1.startOnLoad=true
tunnel.1.targetDestination=irc.duck.i2p
tunnel.1.type=client