Socksify
Socksify copied to clipboard
A linux utility that allows one to run a process in such a way that all outgoing TCP connections go through a SOCKS5 proxy
Socksify
Socksify is a tool that allows any command (curl, wget, your very own software) to make all requests via a SOCKS proxy.
compile with:
make
usage:
$ socksify "command" socks_host socks_port