Update README.md

main
fscarmen 2 years ago committed by GitHub
parent 4bb6c4d28a
commit b7656ef43c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -88,7 +88,7 @@ bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/argox/main/argox.sh)
## 各种场景下 xray outbound 和 routing 模板的说明
域名分类中包含的各域名: https://github.com/v2fly/domain-list-community/blob/master/data
域名分类中包含的各具体域名: https://github.com/v2fly/domain-list-community/blob/master/data
Routing 路由说明: https://www.v2fly.org/config/routing.html
| 说明 | 模板路径 |
@ -96,7 +96,7 @@ Routing 路由说明: https://www.v2fly.org/config/routing.html
| 当前正在使用的 outbound 和 routing | /etc/argox/outbound.json |
| 无任何规则,流量均走 vps 默认的网络出口 | /etc/argox/original-template |
| chatGPT 使用链式 warp 代理(不需要安装 warp),其余流量走 vps 默认的网络出口 | /etc/argox/warp-template |
| 指定流量走本机指定的网络接口,对于双栈能区分 IPv4 或 IPv6,其余流量走 vps 默认的网络出口 | /etc/argox/interface-template |
| 指定流量走本机指定的网络接口,对于双栈能区分 IPv4 或 IPv6,其余流量走 vps 默认的网络出口 | https://github.com/fscarmen/warp#指定网站分流到-interface-的-xray-配置模板适用于-warp-client-warp-和-warp-go-非全局 |
| 指定流量走本机指定的socks5代理,对于双栈能区分 IPv4 或 IPv6,其余流量走 vps 默认的网络出口 | /etc/argox/socks5-template |

Loading…
Cancel
Save