package
0.8.0
Repository: https://github.com/wuhuizuo/tcpb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package connect implement proxy.Dialer(s) with http connect method.
Package post implement proxy.Dialer(s) with http post method.
No description provided by the author

# Functions

DefaultConfig return default config for common using, tls will skip tls verify.
FromURLBy returns a proxy.Dialer given a URL specification and an underlying proxy.Dialer for it to make network requests.
FromURLWithConfig is like New, but allows control over various options.
GeneratorWithConfig is like ConnectFromURLWithConfig, but is suitable for passing to proxy.RegisterDialerType while maintaining configuration options.
RegisterProxyDialer register proxy dialer for http/https/ws/wss schemes.

# Constants

time duration consts.
time duration consts.
Schemes.
Schemes.
Schemes.
Schemes.

# Structs

BaseConfig for proxy.
Config for proxy.