proxyfier alternative for linux using redsocks. Proxify all linux applications through SOCKS4/5, HTTP proxy
Install redsocks.
git clone https://github.com/tazihad/proxifier-linux.git
cd proxifier-linux
- Setup redsocks.conf (Example config given)
/etc/redsocks.conf
- Open Terminal and run
sudo ./start-proxifier.sh
Done. Check IP
- CTRL+Z to exit first script and flush iptables
sudo ./stop-proxifier.sh