modulepackage
0.0.0-20191031031631-473648b72a10
Repository: https://github.com/wzshiming/socks.git
Documentation: pkg.go.dev
# README
SOCKS
SOCKS is a SOCKS4, SOCKS4A and SOCKS5 proxy package for Go.
Forkd from h12w/socks On this basis
- Proxy dialing added
- Change it to something like golang.org/x/net/proxy
# Functions
NewDialer is create a new socks connection.
# Type aliases
No description provided by the author