const SOCKS_AUTH_METHOD_NONE: u8 = 0;
The SOCKS authentication method we support, only no authentication is supported.