easy:SetOpt_Socks5_Auth(bitmask)
#CURLAUTH_BASIC, which allows username/password
authentication, #CURLAUTH_GSSAPI, which allows GSS-API authentication, and
#CURLAUTH_NONE, which allows no authentication. Set the actual user name
and password with the #CURLOPT_PROXYUSERPWD option.