1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 16:18:48 -05:00

Explicitly disallow remote hosts to connect to local forwarded ports,

the socks server port in the test suite. This is the default setting
unless a tinkered built ssh is being used.
This commit is contained in:
Yang Tse 2007-11-27 00:52:30 +00:00
parent 08cb30801c
commit a418d290f1

View File

@ -290,6 +290,7 @@ CheckHostIP no
Compression no Compression no
ConnectTimeout 20 ConnectTimeout 20
ForwardX11 no ForwardX11 no
GatewayPorts no
HostbasedAuthentication yes HostbasedAuthentication yes
NoHostAuthenticationForLocalhost no NoHostAuthenticationForLocalhost no
# Newer OpenSSH options # Newer OpenSSH options