https://gitlab.com/rwkgyg/CFwarp一键脚本: wget -N --no-check-certificate https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh && bash CFwarp.sh套warp就可以访问ChatGPT
1、终止warp-go: kill -15 $(pgrep warp-go) 2、终止wgcf: systemctl stop wg-quick@wgcf 二、多平台优选WARP对端IP + 无限生成WARP-Wireguard配置 一键脚本,建议苹果手机与安卓手机在本地网络使用 curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x...
1、终止warp-go: kill -15 $(pgrep warp-go) 2、终止wgcf: systemctl stop wg-quick@wgcf 二、多平台优选WARP对端IP + 无限生成WARP-Wireguard配置 一键脚本,建议苹果手机与安卓手机在本地网络使用 curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x...
也可称warp-go,基于Wireguard-Go和wgcf实现的第三方客户端,过人之处在于可以直接通过网页获取Team Token,无需使用安卓虚拟机来提取配置文件,并且可以一键生成WireGuard配置文件,导出非常方便。 wget -N https://gitlab.com/fscarmen/warp/-/raw/main/warp-go.sh && bash warp-go.sh 脚本在执行过程中会有详细说...
CentOS7+warp+wgcf+wireguard-go+wireguard-tools给VPS添加IPV6访问,Ubuntu、Debian同理 本文以CentOS7 x64系统为例 一、安装wireguard-go Github地址:https://github.com/WireGuard/wireguard-go 编译安装 一些需要的软件yum install -y wget git make
# 启动wireguard wg-quick up wgcf 如果没有报错,我们接下来输入ip a就可以看到wgcf的网络接口了。
CentOS7+warp+wgcf+wireguard-go+wireguard-tools给VPS添加IPV6访问,Ubuntu、Debian同理 本文以CentOS7 x64系统为例 一、安装wireguard-go Github地址:https://github.com/WireGuard/wireguard-go 编译安装 一些需要的软件yum install -y wget git make
GlobalUp.sh-rw-r--r-- 1 root root 422 Oct 29 15:38 singbox.json-rw-r--r-- 1 root root 713 Nov 2 11:17 warp.conf-rwxrwxrwx 1 root root 5.6M Mar 2 2023 warp-go-rwxr-xr-x 1 root root 71K Nov 2 11:04 warp-go.sh-rw-r--r-- 1 root root 345 Oct 29 15:38 wgcf....
解除YouTube Premium 定位漂移和地区限制 下面我们以免费德国EUserv IPv6 only VPSDebian 10系统来演示配置CloudFlare WARP方法。 一、使用 wgcf 生成 WireGuard 配置文件 首先我们需要通过WGCF注册WARP账户并提取为WG配置文件。 1、下载WGCF WGCF是一个基于Go语言编写的WARP管理程序,也是Cloudflare WARP的非官方 ...
可使用cloudflare提供的WARP代理服务来为我们的服务器赋予访问ipv4资源的能力。 #【WGCF】连接CF WARP为服务器添加IPv4/IPv6网络# 一、Cloudflare Warp GO一键脚本 首次运行 wget -N https://raw.githubusercontent.com/fscarmen/warp/main/menu.sh &&bashmenu.sh ...