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

m1 13.5 (22G74) #528

Closed N0o01 closed 12 months ago

N0o01 commented 12 months ago

➜ ~ proxychains4 Firefox.app [proxychains] config file found: /etc/proxychains.conf [proxychains] preloading /usr/local/lib/libproxychains4.dylib proxychains: can't load process 'Firefox.app'. (hint: it's probably a typo): No such file or directory

rofl0r commented 12 months ago

firefox.app isn't an executable, it's a directory. see https://stackoverflow.com/questions/1308755/how-to-launch-an-app-on-os-x-with-command-line-the-best-way so you probably got to run proxychains4 open Firefox.app or similar.

N0o01 commented 11 months ago

firefox.app isn't an executable, it's a directory. see https://stackoverflow.com/questions/1308755/how-to-launch-an-app-on-os-x-with-command-line-the-best-way so you probably got to run proxychains4 open Firefox.app or similar. nononononono