James

Results 9 comments of James

> > 你试试 `[qt-ype65]` 看看行不行 > > `tag: [qt-ype65] `或者 `if: [qt-ype65]`,进行排列组合,刚刚试验了一下,都报错。 这样```if: "[qt-ype65]"```不行? 完整配置如下: ```yaml log: level: debug file: "./mosdns.log" plugins: - tag: "qt-ype65" type: query_matcher args: qtype: [65]...

我觉得问题在这一行https://github.com/IrineSistiana/mosdns/blob/08cefb32e86c9305b38a3763b494e77075a33816/pkg/executable_seq/if_node.go#L109 govaluate 把它当减法处理了, 认为是 qt 减 ype65. 在这一行取出 ```qt``` 和 ```ype65```. https://github.com/IrineSistiana/mosdns/blob/08cefb32e86c9305b38a3763b494e77075a33816/pkg/executable_seq/if_node.go#L115

https://github.com/2dust/v2rayNG/issues/503#issuecomment-662232378 试一下

二选一即可 * 在 ```PowerShell``` 用 ```Set-NetIPv6Protocol -RandomizeIdentifiers Disabled``` 启用 ```EUI-64``` * 在 ```PowerShell``` 用 ```Get-NetIPConfiguration | Select-Object IPv6Address``` 获取地址

> Then i use this command to copy certificate to my path. But error > > ![Image](https://github.com/user-attachments/assets/927e9641-9df4-42c6-82fd-cfa7b7cb88c7) 加上这个`--ecc`

> Slightly better behaviour would be if we figured out where the `*` is we are expanding, and taking that as our 'base'. Option 1: pass `DNSZoneRecord rr` to `luaSynth`,...