Categorygithub.com/wzshiming/socks
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

  1. Proxy dialing added
  2. Change it to something like golang.org/x/net/proxy

# Functions

NewDialer is create a new socks connection.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Dialer holds socks options.

# Type aliases

No description provided by the author