最新系统无法代理 ‘正在等待代理隧道响应’
Closed this issue · 4 comments
Sky891028 commented
在最新的系统Mac OS 10.14.5 (18F132)
代理不生效
zhuhaow commented
如何重现?
… On Jul 13, 2019, at 1:50 PM, Sky891028 ***@***.***> wrote:
在最新的系统Mac OS 10.14.5 (18F132)
代理不生效
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#91?email_source=notifications&email_token=AAJ2MLAI6MZG74WOKDNSO23P7FUJVA5CNFSM4ICXKH22YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G7AFNXQ>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAJ2MLAD7RHYIIFDZTKFGCDP7FUJVANCNFSM4ICXKH2Q>.
Sky891028 commented
NEkit版本0.12.7
我看到是在启动代理的这里有异常抛出
RuleManager.currentManager = configuration.ruleManager
error: memory read failed for 0x0
NEKit`__swift_memcpy18_8:
-> 0x100825a40 <+9296>: pushq %rbp
0x100825a41 <+9297>: movq %rsp, %rbp
0x100825a44 <+9300>: movq 0x28(%r13), %rdi
0x100825a48 <+9304>: popq %rbp
0x100825a49 <+9305>: jmp 0x1007f5530 ; swift_rt_swift_retain
0x100825a4e <+9310>: nop
zhuhaow commented
我用了很久了都没有任何问题。错误看起来是你这里的ruleManager是空的。
… On Jul 13, 2019, at 2:18 PM, Sky891028 ***@***.***> wrote:
NEkit版本0.12.7
我看到是在启动代理的这里有异常抛出
RuleManager.currentManager = configuration.ruleManager
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#91?email_source=notifications&email_token=AAJ2MLBWCNY747425U7I5X3P7FXUZA5CNFSM4ICXKH22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ3KWHY#issuecomment-511093535>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAJ2MLGHXWKP24H6UR32EADP7FXUZANCNFSM4ICXKH2Q>.
Sky891028 commented
问题已解决
是域名的问题 。
谢谢!