1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

mention SOCKS related problems in the curl(1) man page

This commit is contained in:
Kamil Dudka 2010-02-02 12:27:12 +00:00
parent 46de140aca
commit da23b16ad8

View File

@ -1170,6 +1170,8 @@ mutually exclusive.
If this option is used several times, the last one will be used. (This option If this option is used several times, the last one will be used. (This option
was previously wrongly documented and used as --socks without the number was previously wrongly documented and used as --socks without the number
appended.) appended.)
This option (as well as \fI--socks4\fP) does not work with IPV6, FTPS or LDAP.
.IP "--socks5-gssapi-service <servicename>" .IP "--socks5-gssapi-service <servicename>"
The default service name for a socks server is rcmd/server-fqdn. This option The default service name for a socks server is rcmd/server-fqdn. This option
allows you to change it. allows you to change it.