package
0.34.0
Repository: https://go.googlesource.com/net
Documentation: pkg.go.dev

# Functions

NewDialer returns a new Dialer that dials through the provided proxy server's network and address.

# Constants

Wire protocol constants.
Wire protocol constants.
Wire protocol constants.
no acceptable authentication methods.
no authentication required.
use username/password.
establishes an active-open forward proxy connection.
Wire protocol constants.
Wire protocol constants.

# Structs

An Addr represents a SOCKS-specific address.
A Conn represents a forward proxy connection.
A Dialer holds SOCKS-specific options.
UsernamePassword are the credentials for the username/password authentication method.

# Type aliases

An AuthMethod represents a SOCKS authentication method.
A Command represents a SOCKS command.
A Reply represents a SOCKS command reply code.