fix missing host line in ssh tunnels.conf for i2pd
This commit is contained in:
@ -139,6 +139,7 @@ tunnels.conf
|
||||
|
||||
[SSH-SERVER]
|
||||
type = server
|
||||
host = 127.0.0.1
|
||||
port = 22
|
||||
inbound.length = 1
|
||||
outbound.length = 1
|
||||
|
Reference in New Issue
Block a user