Skip to main content

Module outbound

Module outbound 

Source
Expand description

Native outbound connector for proxy chains.

This module provides OutboundConnector, which compiles a TOML config and executes the chain engine directly to open TCP connections through a configured proxy chain without starting a listener service.

Structsยง

OutboundConnector
A native outbound connector that executes the chain engine directly.
OutboundInfo
Metadata about an established outbound connection.
UdpAssociation
A UDP association through a SOCKS5 proxy.