//
pkg.gl
Category
github.com/e154/smart-home-node
system
tcpproxy
package
0.1.1
Repository:
https://github.com/e154/smart-home-node.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
299 SLOC
#
Functions
New
New - Create a new Proxy instance.
NewTcpProxy
No description provided by the author
NewTLSUnwrapped
NewTLSUnwrapped - Create a new Proxy instance with a remote TLS server for which we want to unwrap the TLS to be able to connect without encryption locally.
#
Structs
Proxy
Proxy - Manages a Proxy connection, piping data between local and remote.
TcpProxy
No description provided by the author