Install ruby-proxifier by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-proxifier
Description:
add support for HTTP or SOCKS proxies
Proxifier enable ruby programmers to use HTTP or SOCKS proxies interchangeably when using TCPSockets. Either manually with `Proxifier::Proxy#open` or by `require "proxifier/env"`. . Allows one to use ruby code that doesn't user proxies for users that have to use proxies. The pruby and pirb executables are simple wrappers for their respective ruby executables that support proxies from environment variables.
Homepage: https://github.com/samuelkadolph/ruby-proxifier
Version: 1.0.3-1
Section: universe/ruby