proxychains-ng
proxychains-ng copied to clipboard
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 prox...
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...
Hello, I would like to only enable proxychains for an ip ranges, is it possible? My requirement is that a program is receiving data and then redirects it to somewhere...
Hello everybody. I tried to find some more issues about this online but failed. Sorry if it has been addressed already. I found out about proxychains4 few days ago. So...
os: macOS 10.14.6 proxychains4 doesn't works for sha-bang commands on my machine. such as `npm`. ``` proxychains4 npm install npm -g [proxychains] config file found: /usr/local/etc/proxychains.conf [proxychains] preloading /usr/local/Cellar/proxychains-ng/4.14/lib/libproxychains4.dylib ⸨░░░░░░░░░░░░░░░░░░⸩...
Please add rules for allowed outgoing ports. Please add allow, deny outgoing ports rules. like adding ``` out_port_rule 80,443 # it will allow only ports 80, 443 to connect via...
``` dyld: warning: could not load inserted library '/usr/local/Cellar/proxychains-ng/4.14/lib/libproxychains4.dylib' into hardened process because no suitable image found. Did find: /usr/local/Cellar/proxychains-ng/4.14/lib/libproxychains4.dylib: code signature in (/usr/local/Cellar/proxychains-ng/4.14/lib/libproxychains4.dylib) not valid for use in process...
Hi, I have proxy server from luminati.io and 2 issues: 1. Connections to port 80 denied, but 443 OK. Luminati.io allows both 80 and 443 (only these 2 ports are...
I am using Ubuntu 19.04 and I still can't launch GUI programme in a graphic way. What I get is only the standard output in my terminal. I saw the...
I suggest to reuse a higher level build system than [your current make script](https://github.com/rofl0r/proxychains-ng/blob/35a674bdbc294730429a1007c9e7ce01e65b49b5/Makefile#L2 "Update candidate") so that powerful checks for software features will become easier. - [CMake](https://cmake.org/ "Building software...
I'm trying to use proxychains4 with NordVPN. NordVPN username is my email, so it contains an @ in the middle. I'm trying to put my username like [email protected] or using...