torsocks

Route applications through Tor using SOCKS proxy

brewmacoslinux
Try with needOr install directly
Source

About

Use SOCKS-friendly applications with Tor

Commands

torsocks

Examples

Route curl requests through Tor$ torsocks curl https://example.com
Use SSH through Tor network$ torsocks ssh user@example.com
Browse with wget anonymously via Tor$ torsocks wget https://example.com/file.zip