NetBurner 3.5.0
PDF Version
 
SOCKS5 Client

This program demonstrates how to create a client connection using the SOCKS5 protocol. This protocol is detailed in RFC 1928. The NetBurner libraries support no authorization and plain text username/password options, and provide a callback for the user to implement their own version of GSSAPI, AuthWithGssApi(). This function can be overridden to implement GSSAPI according to specific requirements.

To test this, you can use a Docker image that will run a SOCK5 server, found here: https://hub.docker.com/r/serjs/go-socks5-proxy/