zhuhaow / SpechtLite

A rule-based proxy for macOS
GNU General Public License v3.0
2.94k stars 376 forks source link

最新系统无法代理 ‘正在等待代理隧道响应’ #91

Closed Sky891028 closed 5 years ago

Sky891028 commented 5 years ago

在最新的系统Mac OS 10.14.5 (18F132) 代理不生效

zhuhaow commented 5 years ago

如何重现?

On Jul 13, 2019, at 1:50 PM, Sky891028 notifications@github.com 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 https://github.com/zhuhaow/SpechtLite/issues/91?email_source=notifications&email_token=AAJ2MLAI6MZG74WOKDNSO23P7FUJVA5CNFSM4ICXKH22YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G7AFNXQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJ2MLAD7RHYIIFDZTKFGCDP7FUJVANCNFSM4ICXKH2Q.

Sky891028 commented 5 years ago

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 5 years ago

我用了很久了都没有任何问题。错误看起来是你这里的ruleManager是空的。

On Jul 13, 2019, at 2:18 PM, Sky891028 notifications@github.com 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 https://github.com/zhuhaow/SpechtLite/issues/91?email_source=notifications&email_token=AAJ2MLBWCNY747425U7I5X3P7FXUZA5CNFSM4ICXKH22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ3KWHY#issuecomment-511093535, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJ2MLGHXWKP24H6UR32EADP7FXUZANCNFSM4ICXKH2Q.

Sky891028 commented 5 years ago

问题已解决 是域名的问题 。 谢谢!