Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 402 Bytes

File metadata and controls

11 lines (7 loc) · 402 Bytes

Skywire SOCKS5 proxy client app

socksproxy-client app implements client for the SOCKS5 app.

It opens persistent skywire connection to the configured remote node and local TCP port, all incoming TCP traffics is forwarded to the skywire connection.

Any conventional SOCKS5 client should be able to connect to the proxy client.

Please check docs for socksproxy app for further instructions.