Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 4.16 doesn't works on macOS m1 Ventura 13.0 #484

Closed
netcan opened this issue Nov 3, 2022 · 3 comments
Closed

version 4.16 doesn't works on macOS m1 Ventura 13.0 #484

netcan opened this issue Nov 3, 2022 · 3 comments

Comments

@netcan
Copy link

netcan commented Nov 3, 2022

there is the log:

time proxychains4 curl google.com
[proxychains] config file found: /opt/homebrew/etc/proxychains.conf
[proxychains] preloading /opt/homebrew/Cellar/proxychains-ng/4.16/lib/libproxychains4.dylib
curl: (28) Failed to connect to google.com port 80 after 75007 ms: Operation timed out
proxychains4 curl google.com  0.01s user 0.01s system 0% cpu 1:15.02 total

it blocked at preloading.

@rofl0r
Copy link
Owner

rofl0r commented Nov 4, 2022

you need to disable SIP.

@netcan
Copy link
Author

netcan commented Nov 4, 2022

I have disabled SIP. but it cannot detect the correct arch.

proxychains4 curl google.com
[proxychains] config file found: /opt/homebrew/etc/proxychains.conf
[proxychains] preloading /opt/homebrew/Cellar/proxychains-ng/4.16/lib/libproxychains4.dylib
dyld[6008]: terminating because inserted dylib '/opt/homebrew/Cellar/proxychains-ng/4.16/lib/libproxychains4.dylib' could not be loaded: tried: '/opt/homebrew/Cellar/proxychains-ng/4.16/lib/libproxychains4.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need '')), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/proxychains-ng/4.16/lib/libproxychains4.dylib' (no such file), '/opt/homebrew/Cellar/proxychains-ng/4.16/lib/libproxychains4.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need ''))
dyld[6008]: tried: '/opt/homebrew/Cellar/proxychains-ng/4.16/lib/libproxychains4.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need '')), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/proxychains-ng/4.16/lib/libproxychains4.dylib' (no such file), '/opt/homebrew/Cellar/proxychains-ng/4.16/lib/libproxychains4.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need ''))
zsh: abort      proxychains4 curl google.com

but is an incompatible architecture (have 'arm64', need '')

@rofl0r
Copy link
Owner

rofl0r commented Nov 4, 2022

duplicate of #481

@rofl0r rofl0r closed this as not planned Won't fix, can't repro, duplicate, stale Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants