ShadowsocksX-NG icon indicating copy to clipboard operation
ShadowsocksX-NG copied to clipboard

M1 serises

Open smilingdust opened this issue 4 years ago • 8 comments

Can M1 be supported ?

smilingdust avatar Jan 04 '22 10:01 smilingdust

You can build binaries for M1 for yourself.

azhinu avatar Jan 11 '22 04:01 azhinu

我 build了一个,看起来没什么问题 https://github.com/cloverzrg/ShadowsocksX-NG/releases/

cloverzrg avatar Jan 20 '22 08:01 cloverzrg

我 build了一个,看起来没什么问题 https://github.com/cloverzrg/ShadowsocksX-NG/releases/

谢谢你打包的M1版本,我发现一个问题,运行的时候提示输入管理员密码,但是之后不能自动设置网络里的代理,选择全局或者PAC但是系统 网络中的代理不会自动改变。

MSTUDIOHUB avatar Jun 21 '22 11:06 MSTUDIOHUB

目前m1里面多代理没有找到很好的方案

occamrazor1492 avatar Jun 28 '22 04:06 occamrazor1492

Does anyone faced with the issue when sites are not opened in Global mode turned ON on Mac M1? (ERR_CONNECTION_CLOSED in Chrome) On Intel it worked perfectly. I already tried to update the Vray plugin - didn't helped.

Does anyone have a steps to make it work on Mac M1? Thank you....

dmitri-vlasov avatar Aug 03 '22 09:08 dmitri-vlasov

@dmitri-vlasov replace all binaries in Shadowsocks-NG.app with compiled for aarch64. Also I replaced shadowsocks-libev with shadowsocks-rust. Now it works fine.

azhinu avatar Aug 03 '22 11:08 azhinu

@dmitri-vlasov replace all binaries in Shadowsocks-NG.app with compiled for aarch64. Also I replaced shadowsocks-libev with shadowsocks-rust. Now it works fine.

@azhinu Thank you for your advise. I have a question. I tried to replace MacOS/ShadowsocksX-NG binary from 1.9.4 Intel with one taken from M1 cloverzrg release

cp ShadowsocksX-NG.app/Contents/MacOS/ShadowsocksX-NG /Applications/ShadowsocksX-NG.app/Contents/MacOS/ShadowsocksX-NG 

and program failed to start. Also I installed the rust version:

brew install shadowsocks-rust

but how can I replace the libs?

dmitri-vlasov avatar Aug 03 '22 11:08 dmitri-vlasov

@dmitri-vlasov you need to replace privoxy, shadowsocks and v2ray binaries in ShadowsocksX-NG.app/Contents/Resources This is .app file that I use. ShadowsocksX-NG.zip

azhinu avatar Aug 03 '22 11:08 azhinu