2023年7月5日星期三

目前支持ChatGPT正常访问的VPS小鸡有哪些?附赠解锁方法

解锁状态查看

apt update -y && apt install -y curl wget sudo

bash <(curl -Ls https://cdn.jsdelivr.net/gh/missuo/OpenAI-Checker/openai.sh)


这样就不行


这样可以,可以的继续往下走





WARP解锁方法

更新组件

apt update -y  && apt upgrade -y && apt install -y curl wget sudo


第一次用

wget -N https://raw.githubusercontent.com/fscarmen/warp/main/menu.sh && bash menu.sh [option] [lisence]


以后用

warp [option] [lisence]











原作者GitHub

https://github.com/fscarmen/warp









 

没有评论:

发表评论

Firefox找到用户配置文件夹备份用户配置文件

  Firefox 在您的电脑上的   用户配置 文件夹中贮存了您所有的个人数据,比如书签、密码和扩展。此文件夹位于同 Firefox 程序隔离开来的另一个位置。本文介绍怎样备份、恢复您的配置文件,或者将它移到一个新的位置或者另一台计算机。 注意: 刷新Firefox功能 会在你...