SOCKS client wrapper for *BSD/macOS to route commands through SOCKS proxies
SOCKS client wrapper for *BSD/macOS
dsocks$ dsocks -S 127.0.0.1:1080 ssh user@example.com$ dsocks -S socks5://proxy.example.com:1080 curl https://example.com$ dsocks -S 127.0.0.1:1080 telnet example.com 80