How to Install libproxychains3 in Ubuntu 18.04



Install libproxychains3 by entering the following commands in the terminal:

sudo apt update
sudo apt install libproxychains3

Description:

proxy chains -- shared library (runtime)

Proxy chains force any tcp connection made by any given tcp client to follow through proxy (or proxy chain). It is a kind of proxifier. It acts like sockscap / premeo / eborder driver ( intercepts TCP calls ) . See 'proxychains' package for more detailed description. . This package contains runtime for the shared library used by proxychains. . The package 'dnsutils' is needed to perform DNS requests through proxy. In the case you turned 'proxy_dns' option off in configuration file you don't need dnsutils to be installed.

Homepage: http://proxychains.sourceforge.net

Version: 3.1-7

Section: universe/net