fix missing host line in ssh tunnels.conf for i2pd

This commit is contained in:
idk
2022-05-22 13:27:54 -04:00
parent 364b42c753
commit 19e26158df

View File

@ -139,6 +139,7 @@ tunnels.conf
[SSH-SERVER]
type = server
host = 127.0.0.1
port = 22
inbound.length = 1
outbound.length = 1