package
0.0.6
Repository: https://github.com/luyomo/ohmytiup.git
Documentation: pkg.go.dev

# Functions

GetTCPProxy returns the tcp proxy.
MaybeStartProxy maybe starts an inner http/tcp proxies.
MaybeStopProxy stops the http/tcp proxies if it has been started before.
NewHTTPProxy creates and initializes a new http proxy.
NewTCPProxy starts a 1to1 TCP proxy.

# Structs

HTTPProxy stands for a http proxy based on SSH connection.
TCPProxy represents a simple TCP proxy unlike HTTP proxies, TCP proxies are point-to-point.