Results 9 comments of Yewenyu

> So why you still said that it didn’t have any effects? 对不起,我没有说明白。比如ip11.cn的ip是121.41.110.161。 我用以下的配置不生效: ``` [proxy_all] [bypass_list] ||ip111.cn ``` ip111的结果仍然是服务器的ip,而不是本地运营商的ip。 但用以下的配置是生效的,ip111的结果也是正确的: ``` [proxy_all] [bypass_list] 121.41.110.161 ```

> The logs in your previous comment showed that `myip.ipip.net` is already bypassed. 实际上,ipip.net显示的结果是服务器的ip而不是本地ip,所以它并没有bypassed

> I just ran both `sslocal` and `ssserver` locally on my laptop with your ACL, `myip.ipip.net` was bypassed as expected, and `ssserver` didn't show any logs about `myip.ipip.net`, which means...

> > What you are talking about will only happen in protocol "dns", which is completely unrelated in this issue. Don’t make other users confused. > > 真的不好意思,我打扰到别人了。🥹 你也是想帮忙而已,也谢谢你

> I just ran both `sslocal` and `ssserver` locally on my laptop with your ACL, `myip.ipip.net` was bypassed as expected, and `ssserver` didn't show any logs about `myip.ipip.net`, which means...

> > 要将本地的client端设置为false,不是服务端,没设置错吧? > > 额,哪里设置。我只知道服务端可以配置 大佬,这个问题解决了吗,leaf作为客户端,怎么关闭证书验证

Same problem when go build with ios/iphonesimulator SDK on intel mac

It's recommended to give up on systems below iOS 15; they're not worth the effort.

The library works well on iOS 15 and above when I use it. Could the insufficient memory issue be due to other third-party proxy protocols not managing memory properly, rather...