Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-socksify
Redirect all TCPSockets through a SOCKS5 proxy
https://github.com/astro/socksify-ruby/
0
no reviews
Install
The shell script socksify is meant to aid in using socks with already compiled dynamic binaries.
This works by setting the LD_PRELOAD environment variable to libdsocks. It will then attempt to wrap all networking-related system calls.