Skip to main content

Crate pirohxy

Crate pirohxy 

Source

Structs§

Socks
A Socks protocol handler for Iroh that implements the ProtocolHandler trait. It handles incoming connections and processes SOCKS5 commands.

Functions§

bind_and_connect
Binds a TCP listener and connects to a server using the provided keys and address.
start_egress
Starts the egress proxy server with the given identity and configuration.