Back to Sliver

client/tcpproxy

client/tcpproxy/README.md

1.7.3297 B
Original Source

client/tcpproxy

Overview

Implements the local TCP proxy used for port forwarding from the client side. Manages listener lifecycles, connection pumps, and cleanup hooks.

Go Files

  • tcpproxy.go – Implements the client-side TCP proxy listener, connection handlers, and shutdown logic.