Install libproxychains4 by entering the following commands in the terminal:
sudo apt update sudo apt install libproxychains4
Description:
runtime shared library for proxychains-ng
Proxychains is a UNIX program, that hooks network-related libc functions in dynamically linked programs via a preloaded DLL (dlsym(), LD_PRELOAD) and redirects the connections through SOCKS4a/5 or HTTP proxies. It supports TCP only (no UDP/ICMP etc). . This project, proxychains-ng, is the continuation of the unmaintained proxychains project (known as proxychains package in Debian). . This package provides the runtime shared library used by proxychains-ng program.
Homepage: https://github.com/rofl0r/proxychains-ng
Version: 4.12-1
Section: universe/libs