//
pkg.gl
Category
github.com/go-webdl/proxy
socks4
package
0.0.0-20220824000000-cbd1327a442e
Repository:
https://github.com/go-webdl/proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
262 SLOC
#
Functions
NewDialer
NewDialer returns a new Dialer that dials through the provided proxy server's network and address.
#
Structs
Addr
An Addr represents a SOCKS-specific address.
Conn
A Conn represents a forward proxy connection.
Dialer
A Dialer holds SOCKS-specific options.