//
pkg.gl
Category
github.com/darkit/wireguard
tun
netstack
examples
socks5
package
0.1.1
Repository:
https://github.com/darkit/wireguard.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
363 SLOC
#
Structs
Conn
Conn is a SOCKS5 connection for client to reach server.
DNSResolver
DNSResolver uses the system DNS to resolve host names.
Server
Server is a SOCKS5 proxy server.
#
Interfaces
NameResolver
NameResolver is used to implement custom name resolution.