合并SingBox Stable源码
This commit is contained in:
17
README.md
17
README.md
@@ -49,7 +49,8 @@
|
||||
- `acmedns`
|
||||
- 安装脚本默认生成:
|
||||
- `/etc/sing-box/config.d/10-base.json`
|
||||
- `/etc/sing-box/config.d/20-outbounds.json`
|
||||
- `/etc/sing-box/config.d/route.json`
|
||||
- `/etc/sing-box/config.d/outbound.json`
|
||||
- 安装后的服务名为:
|
||||
- `singbox.service`
|
||||
|
||||
@@ -139,7 +140,13 @@ sing-box -D /var/lib/sing-box -C /etc/sing-box/config.d run
|
||||
- `services`
|
||||
- 基础路由规则
|
||||
|
||||
### `20-outbounds.json`
|
||||
### `route.json`
|
||||
|
||||
- `route.rules`
|
||||
- `route.auto_detect_interface`
|
||||
- common DNS hijack rules
|
||||
|
||||
### `outbound.json`
|
||||
|
||||
放这些内容:
|
||||
|
||||
@@ -157,7 +164,8 @@ sing-box -D /var/lib/sing-box -C /etc/sing-box/config.d run
|
||||
|
||||
- [configs/10-base.single-node.json](./configs/10-base.single-node.json)
|
||||
- [configs/10-base.multi-node.json](./configs/10-base.multi-node.json)
|
||||
- [configs/20-outbounds.example.json](./configs/20-outbounds.example.json)
|
||||
- [configs/route.json](./configs/route.json)
|
||||
- [configs/outbound.json](./configs/outbound.json)
|
||||
|
||||
## `services.xboard` 配置说明
|
||||
|
||||
@@ -362,7 +370,8 @@ Xboard setup error: missing certificate
|
||||
单节点基础配置
|
||||
- [configs/10-base.multi-node.json](./configs/10-base.multi-node.json)
|
||||
多节点基础配置
|
||||
- [configs/20-outbounds.example.json](./configs/20-outbounds.example.json)
|
||||
- [configs/route.json](./configs/route.json)
|
||||
- [configs/outbound.json](./configs/outbound.json)
|
||||
出站配置模板
|
||||
- [configs/panel-response.vless-reality.json](./configs/panel-response.vless-reality.json)
|
||||
VLESS REALITY 面板回包
|
||||
|
||||
Reference in New Issue
Block a user