Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 760 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 760 Bytes

proxifier-linux

proxyfier alternative for linux using redsocks. Proxify all linux applications through SOCKS4/5, HTTP proxy

Installation

Install redsocks.

git clone https://github.com/tazihad/proxifier-linux.git
cd proxifier-linux

Usage

  1. Setup redsocks.conf (Example config given)
    /etc/redsocks.conf
  2. Open Terminal and run
    sudo ./start-proxifier.sh

Done. Check IP

  1. CTRL+Z to exit first script and flush iptables
    sudo ./stop-proxifier.sh

More Information: redsocks, superuser, crosp.net