Pierre-Jiang
Pierre-Jiang
### 操作系统 Linux ### 系统版本 PVE8.0-LXC-alpine:3.19.1; x86_64; 内核: 6.5.13-1 ### 安装类型 sing-box 原始命令行程序 ### 如果您使用图形客户端程序,请提供该程序版本。 _No response_ ### 版本 ```shell sing-box version 1.8.9 Environment: go1.22.1 linux/amd64 Tags: with_gvisor,with_quic,with_dhcp,with_wireguard,with_ech,with_utls,with_reality_server,with_acme,with_clash_api Revision: e27fb51b54ffab1a4cf0045da84133c7a4dfa976...
有些小的、在dns_route 和 out_route 重复使用的规则集用 remote 和 local 维护起来都必要繁琐。 希望添加一个内联的规则集类型;如: ```jsonc "rule_set": [ { "tag": "inline:proxy", "type": "inline", "rules": [ // ... ] } ] ```
### Verify steps - [x] I have read the [documentation](https://wiki.metacubex.one/) and understand the meaning of all the configuration items I have written, rather than just piling up seemingly useful options...