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.
1.报错信息 ➜ proxychains-ng-4.15 ./proxychains4 -f /System/Volumes/Data/opt/homebrew/etc/proxychains.conf curl myip.ipip.net [proxychains] config file found: /System/Volumes/Data/opt/homebrew/etc/proxychains.conf [proxychains] preloading /Users/your/Downloads/proxychains-ng-4.15/./libproxychains4.dylib dyld: could not load inserted library '/Users/your/Downloads/proxychains-ng-4.15/./libproxychains4.dylib' because no suitable image found. Did find: /Users/your/Downloads/proxychains-ng-4.15/./libproxychains4.dylib: incompatible cpu-subtype: 0x00000000 in /Users/your/Downloads/proxychains-ng-4.15/./libproxychains4.dylib /Users/your/Downloads/proxychains-ng-4.15/./libproxychains4.dylib: stat() failed with errno=1
[1] 81451 abort ./proxychains4 -f /System/Volumes/Data/opt/homebrew/etc/proxychains.conf curl