TunnelKeeper/etc/tunnelkeeper.conf
2022-12-05 21:24:17 +00:00

17 lines
293 B
Plaintext

[settings]
debug 0
[ssh]
# Everything in this section obeys the same rules as ~/.ssh/config
# Examples
# Host server1
# Hostname 123.45.67.89
# User ubuntu
# LocalForward 10001 127.0.0.1:22
#
# Host server1
# Hostname 123.45.67.90
# User ubuntu
# LocalForward 10002 127.0.0.1:22