mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
i2pd: increase tunnel lengths to 2 in hope of better NAT evading
This commit is contained in:
parent
b3dc6ced51
commit
bc9848185d
@ -3,5 +3,5 @@ type = server
|
||||
host = 127.0.0.1
|
||||
port = 63412
|
||||
keys = yggdrasil-in.dat
|
||||
inbound.length = 1
|
||||
outbound.length = 1
|
||||
inbound.length = 2
|
||||
outbound.length = 2
|
||||
|
Loading…
Reference in New Issue
Block a user