Cloudflare WARP 一键配置脚本特点
支持主流和非主流虚拟化方案:KVM、XEN、OpenVZ、LXC
支持主流和非主流 CPU 架构:x86、x64、ARM64、ARM32
支持主流最新 Linux 系统:Debian、Ubuntu、CentOS 等
智能识别网络方案并自动匹配最佳配置方案进行部署
独家优化配置方案,获得更好的 WARP 网络体验
直观的进程状态、网络状态和 WARP 状态显示
Cloudflare 官方 WARP Linux 客户端支持
“一把梭”式极致体验
SSH下:文章源自国外主机测评-https://www.zjcp.org/14970.html
1、自动配置 WARP WireGuard 双栈全局网络文章源自国外主机测评-https://www.zjcp.org/14970.html
bash <(curl -fsSL git.io/warp.sh) d
2、自动配置 WARP WireGuard IPv4 网络文章源自国外主机测评-https://www.zjcp.org/14970.html
bash <(curl -fsSL git.io/warp.sh) 4
3、自动配置 WARP WireGuard IPv6 网络文章源自国外主机测评-https://www.zjcp.org/14970.html
bash <(curl -fsSL git.io/warp.sh) 6
4、开启 WARP 官方客户端 SOCKS5 代理文章源自国外主机测评-https://www.zjcp.org/14970.html
bash <(curl -fsSL git.io/warp.sh) s5
5、显示功能菜单和网络状态文章源自国外主机测评-https://www.zjcp.org/14970.html
bash <(curl -fsSL git.io/warp.sh) menu
开源地址:https://github.com/P3TERX/warp.sh文章源自国外主机测评-https://www.zjcp.org/14970.html
转自:https://p3terx.com/archives/cloudflare-warp-configuration-script.html文章源自国外主机测评-https://www.zjcp.org/14970.html 文章源自国外主机测评-https://www.zjcp.org/14970.html