10 lines
229 B
Text
10 lines
229 B
Text
|
ClientAliveInterval 30
|
||
|
ClientAliveCountMax 3
|
||
|
|
||
|
Match User ssh-tunnel
|
||
|
AllowTcpForwarding yes
|
||
|
X11Forwarding no
|
||
|
PermitTunnel no
|
||
|
GatewayPorts clientspecified
|
||
|
ForceCommand echo "Only forwarding"
|