I2PTunnel: Change default outproxy to false.i2p
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
- Add reachability status
|
||||
- Add participating tunnel acceptance status
|
||||
* Throttle: Reject tunnels for first 10m uptime
|
||||
* I2PTunnel: Change default outproxy to false.i2p
|
||||
|
||||
* 2008-04-26 0.6.1.33 released
|
||||
|
||||
|
@ -5,7 +5,7 @@ tunnel.0.type=httpclient
|
||||
tunnel.0.sharedClient=true
|
||||
tunnel.0.interface=127.0.0.1
|
||||
tunnel.0.listenPort=4444
|
||||
tunnel.0.proxyList=true.i2p,krabs.i2p
|
||||
tunnel.0.proxyList=false.i2p
|
||||
tunnel.0.i2cpHost=127.0.0.1
|
||||
tunnel.0.i2cpPort=7654
|
||||
tunnel.0.option.inbound.nickname=shared clients
|
||||
|
Reference in New Issue
Block a user