From 5ee89f98a92f511424de47eb345cf304f93fb560 Mon Sep 17 00:00:00 2001 From: idk Date: Mon, 5 Sep 2022 03:01:11 -0400 Subject: [PATCH] chnge tunnel nickname of HTTP proxy --- i2ptunnel.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i2ptunnel.config b/i2ptunnel.config index 2a52bb1..851d39c 100644 --- a/i2ptunnel.config +++ b/i2ptunnel.config @@ -24,8 +24,8 @@ 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.inbound.nickname=HTTP Proxy +tunnel.0.option.outbound.nickname=HTTP Proxy tunnel.0.option.i2cp.leaseSetEncType=4,0 tunnel.0.option.i2cp.reduceIdleTime=900000 tunnel.0.option.i2cp.reduceOnIdle=true