Pioooooo
Pioooooo
icmp等不被代理的协议可不可以直接转发出去,现在这样子跑在路由上还可以加路由表,在本机上就不知道怎么弄了
I click instantly after opening the panel but it wait for 2sec before it close [2020-10-19 14-54-12.zip](https://github.com/creativetimofficial/argon-design-system/files/5399707/2020-10-19.14-54-12.zip)
Hi @SajadAhmadNawabi That's it. Forgive my poor english and manner 0.0 Best Regard, Pio
@luzpaz Sorry, it was rather long ago and I have not met this since then. This should have something to do with stalling HDD and insufficient memory stuff so may...
写了个通用的script,可以像原来一样写prepend-rules之类的 ```yaml // Merge.yaml prepend-proxy-groups: - type: 'url-test' name: '延迟检测' interval: 300 timeout: 5000 max-failed-times: 5 lazy: true proxies: [] include-all-proxies: true prepend-rules: - ... ``` ```js // Script.js function...
> 花点时间研究了下,clash verge rev放弃prependrules配置后,用script就可以完成同样功能,把下面这段贴全局script里面对应修改就可以了,script规则在这里https://www.clashverge.dev/guide/script.html#1 > ... 你这个直接在merge里写rule-providers就可以了,script里只需要加具体的rule-set
This is used in maps like brainduck
I'd like to see this fix since it's really annoying. Backward compatibility could be achieved by adding a client setting, though I also don't think anyone should use this as...
yeah I agree with robyt3. Also I think we should move to std::list or smth
https://en.cppreference.com/w/cpp/language/aggregate_initialization#Designated_initializers standard in c++20