ppdragon16
ppdragon16
### Checks - [x] I have searched the existing issues - [x] I have read the documentation - [ ] Is it your first time sumbitting an issue ### Current...
### Checks - [x] I have searched the existing issues - [x] I have read the documentation - [ ] Is it your first time sumbitting an issue ### Current...
### Checks - [x] I have searched the existing issues - [x] I have read the documentation - [ ] Is it your first time sumbitting an issue ### Current...
### Greetings 这个FR据说有人一年前提出的,但我没找到issue,故报此FR。 ### Feature Request 考虑这个简单的case:youtube走hk,chatgpt走jp。 当`dial_mode: domain`时,由于域名会在节点再次解析,所以还好。 但`dial_mode: ip`时,发往dns upstream的数据包无法正确按qname分流。唯一的做法是设置多个upstream: ``` dns { upstream { ai_dns: 'tcp://dns.google:53' video_dns: 'tcp://dns.quad9.net:53' } routing { request { qname(suffix:openai.com, suffix:chatgpt.com, suffix:gemini.google.com) ->...
### Greetings I'm trying to move to dae@openwrt from openclash@openwrt. And I really like the clash-like configuration, especially `proxy-groups` which supports recursive reference. For example: ``` proxy-groups: - {name: group1,...
### Greetings Dae currently seems not supporting showing the group proxy details. Suppose I have the following group/routing definition, I'd like to know which proxy node is currently selected. ```...