From afff76e3901747b5bfd7f59be86eea63a42b1c0c Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Mon, 15 May 2023 19:22:18 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94eb77f..5ac4f1a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Use method 感谢大神 badafans的开源项目及耐心指导,现发布在linux下使用的Cloudflare WARP api,badafans的开源项目链接:https://github.com/badafans/warp-reg 使用方法 ``` -wget -N --no-check-certificate https://raw.githubusercontent.com/fscarmen/warp/master/api.sh && bash api.sh [option] +wget -N https://raw.githubusercontent.com/fscarmen/warp/master/api.sh && bash api.sh [option] ``` 2023.5.10 warp-go V1.1.4 1. Docking the warp-go official account pool api, wiki: https://docs.zeroteam.top/apis/warp; 2. Change non-global from ipv4 only to dualstacks; 3. Fix the bug that the native IPv6 cannot login when using dualstacks; 4. Update the Best-enpoint app; 5. Change ip api; 1. 对接 warp-go 官方账户池 api,wiki: https://docs.zeroteam.top/apis/warp; 2. 非全局从ipv4 only 改为双栈; 3. 修复双栈时使用原生 IPv6 不能登陆的 bug; 4. 更新最佳 Endpoint 应用; 5. 更换 ip api @@ -464,7 +464,7 @@ warp-go [option] [lisence] ## Cloudflare api 运行脚本 ``` -wget -N --no-check-certificate https://raw.githubusercontent.com/fscarmen/warp/master/api.sh && bash api.sh [option] +wget -N https://raw.githubusercontent.com/fscarmen/warp/master/api.sh && bash api.sh [option] ``` | [option] 变量 | 具体动作说明 | | -------------| ------------- |