proxychains-ng

Route network connections through SOCKS proxies transparently

brewmacoslinux
Try with needOr install directly
Source

About

Hook preloader

Commands

proxychains4

Examples

Run curl through a SOCKS5 proxy$ proxychains4 curl https://example.com
Execute SSH connection through proxy chain$ proxychains4 ssh user@example.com
Route wget downloads through configured proxies$ proxychains4 wget https://example.com/file.zip