proxychains-ng
proxychains-ng copied to clipboard
Problem with proxychains install
Hi, when I install proxychains like this https://www.cnblogs.com/xuyaowen/p/proxychians4.html
I got different output when I input this
./configure --prefix=/usr --sysconfdir=/etc

So I can not install proxychain-ng. Could you please help me to install proxychain? Thanks a lot.
you are missing libc headers. try install "build-essential" package.