Update README.md

dependabot/github_actions/docker/setup-buildx-action-2.6.0
fscarmen 3 years ago committed by GitHub
parent fc33ec965a
commit afff76e390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      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] 变量 | 具体动作说明 |
| -------------| ------------- |

Loading…
Cancel
Save