https://gitlab.com/rwkgyg/CFwarp一键脚本: wget -N --no-check-certificate https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh && bash CFwarp.sh套warp就可以访问ChatGPT
2. wgcf安装 wgcf是一个基于Go语言编写的WARP管理程序。 https://github.com/ViRb3/wgcf/ WGCF,WARP, WIREGUARD三者之间的关系,请自行搜索了解。本文目的只是记录如何实现上网,以及对有需要的朋友一些指引,并不讨论底层逻辑。 通过下面命令安装wgcf: $ mkdir wgcf #在~/创建wgcf文件夹 $ cd wgcf #进入wg...
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的IP与原生IP在Youtube上速度对比,并不一定有优势,具体看网络环境! 2:warp的IP归属国家一般与原生IP一致,但可能会自动改变! 3:由于warp是虚拟的IP,类似宝塔面板等相关工具可能需要另外的设置,请自行谷歌。 warp多功能一键脚本各功能简析 待更新 注意:域名解析所填写的IP必须是VPS本地IP,与WARP分配的IP没...
.optic api_tests cloudflare cmd config openapi spec_format util wireguard .gitignore .goreleaser.yml .releaserc.json Dockerfile LICENSE README.md generate-api.sh go.mod go.sum main.go openapi-spec.json openapitools.json optic.yml Releases39 ...
varshortMsg="Registers a new Cloudflare Warp device and creates a new account, preparing it for connection" Expand All@@ -34,6 +35,7 @@ var Cmd = &cobra.Command{ funcinit() { Cmd.PersistentFlags().StringVarP(&deviceName,"name","n","","Device name displayed under the 1.1.1.1 app ...
go.mod fix: bump optic-go to resolve kin-openapi breaking change Mar 9, 2024 go.sum fix: bump optic-go to resolve kin-openapi breaking change Mar 9, 2024 main.go chore: make repo go-gettable,fixes#24 Feb 22, 2021 openapi-spec.json ...