Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 99 Bytes

socat.md

File metadata and controls

5 lines (4 loc) · 99 Bytes

Redirect traffic from port 9051 to 9050

socat TCP-LISTEN:9051,fork TCP:localhost:9050