sshconf
sshconf copied to clipboard
how to add multi property
result ssh config file. we will have multi "RemoteForward" property
Host 192.168.110.4
ProxyCommand nc -X 5 -x 172.26.176.1:10832 %h %p
RemoteForward localhost:3322 localhost:22
RemoteForward localhost:10809 172.26.176.1:10809