关于Vps的IP被ChatGpt网站禁止解决方案CFwarp

image.png

好多Vps的厂商的ip是用不了chatGPT网站的,有需求,互联网上总有解决方法。

CFwarp多功能脚本warp-yg

这是作者的更新笔记link

我这边用了阿里云的新加坡的vps,实测用wgcf-warp有效


相关快捷方式:

一、warp-go-warp

启动systemctl enable warp-go

开始systemctl start warp-go

状态systemctl status warp-go

重启systemctl restart warp-go

停止systemctl stop warp-go

强制停止kill -15 $(pgrep warp-go)

关闭systemctl disable warp-go

二、wgcf-warp

查看WARP当前统计状态:wg

手动临时关闭WARP网络接口wg-quick down wgcf

手动开启WARP网络接口wg-quick up wgcf

启动systemctl enable wg-quick@wgcf

开始systemctl start wg-quick@wgcf

状态systemctl status wg-quick@wgcf

重启systemctl restart wg-quick@wgcf

停止systemctl stop wg-quick@wgcf

关闭systemctl disable wg-quick@wgcf

三、socks5-warp

systemctl is-active warp-svc

systemctl is-enabled warp-svc

warp-cli --accept-tos status

warp-cli --accept-tos account

warp-cli --accept-tos settings

状态systemctl status warp-svc

重启systemctl restart warp-svc

停止systemctl stop warp-svc

关闭systemctl disable warp-svc

(完)
pymongo实现id自增
新增一个记录id的文档,然后使用find_and_modify实现
一本书读懂财报--利润表
利润表解读
4连锤,好痛!
保本出?
Chrome浏览器google翻译无法使用
google翻译无法使用解决方案
字节和心脏,只有一个能跳动。
随便谈谈
vite创建vue3项目 eslint+prettier+stylelint
eslint+prettier+stylelint配置
等待你的评论