MAC下PAC模式不能使用Siri。
系统:10.14.1
开启后ShadowsocksX-NG1.8.2使用Siri,会提示:网络连接有点问题,请过会再试。
关闭ShadowsocksX-NG1.8.2则无该问题,请问如何解决?
same problem
+1
same problem
same problem.
anyone have a solution?
Found out that disabling SIP could solve this issue.
@Ghostish it is no use, still have the issue.
10.14.3 same problem
same problem
same problem, 只要关掉 ss 马上就能用,开启就不能了
+1
系统版本10.14.4
10.14.5
ss 1.8.同样不能用
add to PAC rules
if (
(shExpMatch(url, "*guzzoni.apple.com*")) ||
(shExpMatch(url, "*.guzzoni-apple.com.akadns.net*"))
)
return "DIRECT";
add to PAC rules
if ( (shExpMatch(url, "*guzzoni.apple.com*")) || (shExpMatch(url, "*.guzzoni-apple.com.akadns.net*")) ) return "DIRECT";
Perfect!!! It worked for me! Do not forget RESTART ur mac.
Most helpful comment
add to PAC rules
if ( (shExpMatch(url, "*guzzoni.apple.com*")) || (shExpMatch(url, "*.guzzoni-apple.com.akadns.net*")) ) return "DIRECT";