|
|
|
|
@ -91,7 +91,7 @@ bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/argox/main/argox.sh) |
|
|
|
|
* 修改 `/etc/argox/outbound.json`,注意: 请先备份好原 `outbound.json` 文件,修改的 json 做到 https://www.json.cn/ 查看格式 |
|
|
|
|
* 修改后运行 `systemctl restart xray; sleep 1; systemctl is-active xray` ,反显 active 即生效,如为 failed 即为失败,请检查配置文件格式 |
|
|
|
|
|
|
|
|
|
| 说明 | 模板路径 | |
|
|
|
|
| 说明 | 模板示例 | |
|
|
|
|
| --- | ------ | |
|
|
|
|
| chatGPT 使用链式 warp 代理(不需要安装 warp),其余流量走 vps 默认的网络出口 | [warp](https://github.com/fscarmen/warp#通过-warp-解锁-chatgpt-的方法) | |
|
|
|
|
| 指定流量走本机指定的网络接口,对于双栈能区分 IPv4 或 IPv6,其余流量走 vps 默认的网络出口 | [interface](https://github.com/fscarmen/warp#指定网站分流到-interface-的-xray-配置模板适用于-warp-client-warp-和-warp-go-非全局) | |
|
|
|
|
|