$ sudo dnf install wireguard-tools 安装完成后会在下面地址中生成wireguard文件夹: /etc/wireguard 如果没有发现没有生成该文件夹,通过下面命令,手动创建: $ mkdir /etc/wireguard 到目前为止,wireguard的安装告一段落。 2. wgcf安装 wgcf是一个基于Go语言编写的WARP管理程序。 https://github.com/ViRb3/wgcf...
WGCF WARP 客户端连接被 Cloudflare 屏蔽数小时 Cloudflare 在今天(3月4日 UTC+08:00)凌晨屏蔽了来自一个第三方客户端 WGCF(WireGuard 的衍生品)的所有连接,封锁时间大约为5小时。 WGCF 的开发者称在询问后收到 Cloudflare 的非正式回应,基本确定封锁是由于大量的滥用造成的。回复没有提及具体的滥用行为。 一些...
注意:域名解析所填写的IP必须是VPS本地IP,与WARP分配的IP没关系! 自定义ip分流配置模板说明(Socks5代理分流-待更新) 分流配置文件:outbounds配置文件或者routing配置文件,让IP、域名自定义。待更新 相关附加说明 提示:配置文件wgcf.conf和注册文件wgcf-account.toml都已备份在/etc/wireguard目录下!
For people who just want a easy way to get a WireGuard of Warp, just download this file:https://cf-warp.maple3142.net/warp.conf. Source code of the backend can be foundhere. Usage By using this, you agree thePrivacy PolicyandTerms of Serviceof Cloudflare 1.1.1.1 ...
2024.3.21 menu.sh v3.0.3 / warp-go.sh 1.1.7 1. Update some commands according to warp-cli; 2. Remove the github cdn; 1. 根据 warp-cli 官方更新部分命令; 2. 去掉 Github cdn 历史更新 history(点击即可展开或收起) 2024.2.7 menu.sh v3.0.2 To check if the WireGuard kernel module is ...
注册WARP 账户 (将生成 wgcf-account.toml 文件保存账户信息) 生成WireGuard 配置文件 (wgcf-profile.conf) wgcf register wgcfgenerate 修改wgcf-profile.conf文件,interface下加入下面两条 你主机的真实IP,将其拷入 /etc/wireguard/ 下 PostUp= ip rule add from XXX.XXX.XXX.XXX lookup mainPostDown=...
warp多功能一键脚本各功能简析 一、开启甲骨文VPS所有端口(甲骨文专用,务必选择): 解决代理协议申请证书发生Nginx等相关报错问题,完成后将自动断开VPS连接! 二、更新系统内核: 因为5.6版本以上内核才集成Wireguard,内核集成方案在理论上网络效率最高!(网络性能:内核集成>内核模块>Wireguard-Go) ...
For people who just want a easy way to get a WireGuard of Warp, just download this file: https://cf-warp.maple3142.net/warp.conf. Source code of the backend can be found here. Usage By using this, you agree the Privacy Policy and Terms of Service of Cloudflare 1.1.1.1 With Node.js...
Cloudflare WARP 多功能一键脚本,支持纯IPV4/纯IPV6/双栈V4V6的VPS共9种情况随意切换安装,screen一键手动/自动刷新支持Netflix奈飞的IP(自动识别WGCF与SOCKS5环境,自定义刷新奈飞IP的时间段间隔,自定义奈飞区域国家,自定义仅刷区域国家),支持升级WARP+及Teams账户。
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 endip.sh && ./endip.sh ...