Constant SOCKS_AUTH_METHOD_NONE

Source
const SOCKS_AUTH_METHOD_NONE: u8 = 0;
Expand description

The SOCKS authentication method we support, only no authentication is supported.