Name
easy:SetOpt_Socks5_GSSAPI_Service -- SOCKS5 proxy authentication service name
Synopsis
easy:SetOpt_Socks5_GSSAPI_Service(name)
Function
Deprecated since 7.49.0. Use #CURLOPT_PROXY_SERVICE_NAME instead.

Pass a string as parameter to a string holding the name of the service. The default service name for a SOCKS5 server is "rcmd". This option allows you to change it.

Inputs
name
input value

Show TOC