package
3.4.0+incompatible
Repository: https://github.com/jigsaw-code/outline-go-tun2socks.git
Documentation: pkg.go.dev

# Functions

CheckConnectivity determines whether the Shadowsocks proxy can relay TCP and UDP traffic under the current network.
CheckServerReachable determines whether the server at `host:port` is reachable over TCP.
NewClient creates a new Shadowsocks client from a non-nil configuration.
NewClientFromJSON creates a new Shadowsocks client from a JSON formatted configuration.

# Constants

Error number constants exported through gomobile.
Unused.
Electron only.
Unused.
Error number constants exported through gomobile.
Unused.
Unused.
Electron only.
Error number constants exported through gomobile.
Error number constants exported through gomobile.
Error number constants exported through gomobile.
Unused.
Unused.

# Structs

Config represents a (legacy) shadowsocks server configuration.

# Type aliases

A client object that can be used to connect to a remote Shadowsocks proxy.