Chat GPT最近很火,但很多运营商的IP已经无法注册和使用的,这个简单的脚本可以检测你的vpsip,是否可以正常使用Chat GPT。
安装依赖(新机器必须运行一次,此后无需运行)
yum install -y curl wget grep 2> /dev/null || apt install -y curl wget grep
安装并运行脚本
wget -O chat.sh https://raw.githubusercontent.com/Netflixxp/chatGPT/main/chat.sh && chmod +x chat.sh && clear && ./chat.sh