Class ProxyConnection

Description

Manages TCP proxy connections — listens on a local port and forwards traffic to a selected upstream client.

Constructors

Properties

config: IProxyConfig
read: number = 0
server: Server
socket: Socket
write: number = 0

Accessors

Methods