Binary package “ruby-socksify” in ubuntu oracular

Redirect all TCPSockets through a SOCKS5 proxy

 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.