Skyxim

Results 75 comments of Skyxim

> Here's my solution: > > > > declare a global tokio runtime, and inject that runtime to `async-compat` and therefore `uniffi`: > > > > ```rust > > pub...

https://github.com/MetaCubeX/mihomo/blob/f020b20ab932bd68108fed34323add4d20e7236e/common/structure/structure.go#L74 It has been ensured that the decode input parameter data is not nil. Is there a clear location that causes panic? Could you add a unit test?

> After searching, it was found that the value of `h2-opts.path` in the configuration was set to `nil`. It seems that the value in the map is not checked. Just...

确实是否正确使用 nslookup,我不确定(至少我的 Debian 无法通过这个方式指定端口)

@abcfy2 我就是 dig 测试 没问题,才这么说的

Check if the memory is exhausted. There is no good solution for memory exhaustion.

> After I reboot the router, the program lives longer(several days till now), whereas before the reboot, the program almost panics as soon as I started it. So it seems...

链接管理和策略组属于两个模块拥有不应耦合