package
0.1.4
Repository: https://github.com/point-c/caddy.git
Documentation: pkg.go.dev

# Functions

DialRemoteLoop is responsible for dialing the receiver.
ListenLoop accepts connections and sends them to the next operation.
PrepareConnPairLoop initializes the forwarding session.
StartCopyLoop manages starting the copy for both TCP stream directions.
TcpCopy is the low level function that does the actual copying of TCP traffic.

# Structs

ConnPair helps manage the state of a forwarding session.
No description provided by the author