Skip to content

A linux utility that allows one to run a process in such a way that all outgoing TCP connections go through a SOCKS5 proxy

License

Notifications You must be signed in to change notification settings

emsal0/Socksify

Repository files navigation

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

About

A linux utility that allows one to run a process in such a way that all outgoing TCP connections go through a SOCKS5 proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages