Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSHServer ¶
type SSHServer struct {
// contains filtered or unexported fields
}
SSHServer is a SOCKS5 proxy that tunnels connections through SSH over slipstream.
func NewSSHServer ¶
func (*SSHServer) ListenAndServe ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a SOCKS5 proxy with optional user auth, load balancing across instances.
func (*Server) ActiveConnections ¶
func (*Server) ListenAndServe ¶
Click to show internal directories.
Click to hide internal directories.