Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Connect ¶
func Connect(proxyAddr, serverAddr *string, clientAuthCert *tls.Certificate, tlsVerify bool) (net.Conn, error)
Connect will connect to serverAddr, over the proxy at proxyAddr. clientAuthCert will be used as the client certificate auth. tlsVerify will determine if invalid certificates are accepted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.