Why SOCKSv5 client doesn’t display length of provided credentials?
I’m building a SOCKS5 Proxy server in node.js, and when I’m using authentication with username and password I’m getting a different reply from the client than what the RFC-1929 defines.