package
0.0.0-20210425055505-086d546d2ac4
Repository: https://github.com/doublecircle-salt/net.git
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.