I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 1ef371a4 authored by hypercubus's avatar hypercubus Committed by zzz
Browse files

reversing accidental reversion

parent 58461ff5
No related branches found
No related tags found
No related merge requests found
; TC's hosts.txt guaranteed freshness ; TC's hosts.txt guaranteed freshness
; $Id: hosts.txt,v 1.39 2004/09/07 17:30:53 hypercubus Exp $ ; $Id: hosts.txt,v 1.43 2004/09/08 17:05:01 hypercubus Exp $
; changelog: ; changelog:
; (1.67) added eepdot.i2p
; (1.66) removed datagram_test.i2p
; (1.65) added socks1.tor.i2p
; (1.64) added sugadude.i2p ; (1.64) added sugadude.i2p
; (1.63) added files.i2p ; (1.63) added files.i2p
; (1.62) added beyond.i2p ; (1.62) added beyond.i2p
......
...@@ -8,7 +8,7 @@ tunnel.0.proxyList=squid.i2p,www1.squid.i2p ...@@ -8,7 +8,7 @@ tunnel.0.proxyList=squid.i2p,www1.squid.i2p
tunnel.0.i2cpHost=localhost tunnel.0.i2cpHost=localhost
tunnel.0.i2cpPort=7654 tunnel.0.i2cpPort=7654
tunnel.0.option.tunnels.depthInbound=2 tunnel.0.option.tunnels.depthInbound=2
tunnel.0.option.tunnels.numTunnels=2 tunnel.0.option.tunnels.numInbound=2
tunnel.0.startOnLoad=true tunnel.0.startOnLoad=true
# irc # irc
...@@ -21,7 +21,7 @@ tunnel.1.targetDestination=irc.duck.i2p ...@@ -21,7 +21,7 @@ tunnel.1.targetDestination=irc.duck.i2p
tunnel.1.i2cpHost=localhost tunnel.1.i2cpHost=localhost
tunnel.1.i2cpPort=7654 tunnel.1.i2cpPort=7654
tunnel.1.option.tunnels.depthInbound=2 tunnel.1.option.tunnels.depthInbound=2
tunnel.1.option.tunnels.numTunnels=2 tunnel.1.option.tunnels.numInbound=2
tunnel.1.startOnLoad=true tunnel.1.startOnLoad=true
# I2P's cvs server # I2P's cvs server
...@@ -34,7 +34,7 @@ tunnel.2.targetDestination=cvs.i2p ...@@ -34,7 +34,7 @@ tunnel.2.targetDestination=cvs.i2p
tunnel.2.i2cpHost=localhost tunnel.2.i2cpHost=localhost
tunnel.2.i2cpPort=7654 tunnel.2.i2cpPort=7654
tunnel.2.option.tunnels.depthInbound=2 tunnel.2.option.tunnels.depthInbound=2
tunnel.2.option.tunnels.numTunnels=2 tunnel.2.option.tunnels.numInbound=2
tunnel.2.startOnLoad=false tunnel.2.startOnLoad=false
# local eepserver # local eepserver
...@@ -47,5 +47,5 @@ tunnel.2.startOnLoad=false ...@@ -47,5 +47,5 @@ tunnel.2.startOnLoad=false
#tunnel.3.i2cpHost=localhost #tunnel.3.i2cpHost=localhost
#tunnel.3.i2cpPort=7654 #tunnel.3.i2cpPort=7654
#tunnel.3.option.tunnels.depthInbound=2 #tunnel.3.option.tunnels.depthInbound=2
#tunnel.3.option.tunnels.numTunnels=2 #tunnel.3.option.tunnels.numInbound=2
#tunnel.3.startOnLoad=true #tunnel.3.startOnLoad=true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment