/proxychains-ng

proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.

Primary LanguageCGNU General Public License v2.0GPL-2.0

*** Installation ***

  ./configure --prefix=/usr --sysconfdir=/etc
  make
  sudo make install
  sudo make install-config (installs proxychains.conf)