rofl0r / 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.
http://sourceforge.net/projects/proxychains-ng/files
GNU General Public License v2.0
9.82k stars 1.08k forks source link

Proxychains does not work with pawns-cli #488

Closed engageub closed 1 year ago

engageub commented 1 year ago

Hi, I am trying to use proxychains with pawns-cli but it does not work. I am using linux aarch64. This works for firefox but not with pawns-cli. The network logs do not show the connection to the proxy mentioned. Could you please look into it and resolve.

Thank you

engageub commented 1 year ago

I got this working using an alternative approach using docker and the script has been published.