CF WARP 安装

使用CF WARP添加或者替换IPv4/IPv6

一键脚本

github项目

使用方式

wget -N https://raw.githubusercontent.com/fscarmen/warp/main/warp-go.sh && bash warp-go.sh

后续管理执行warp-go即可 配置文件目录:/opt/warp-go

非全局模式网络接口分流配置模板 注意:172.16.0.2 为 CloudFlareWARP 网络接口的 IP

   {
        "tag":"warp",
        "protocol":"freedom",
        "settings":{
            "domainStrategy":"UseIPv4"
        },
        "sendThrough":"172.16.0.2"
    }

评论

0 条

暂无已通过的评论。

这篇文章未开放评论。