如果你的搬瓦工主机被限制了访问openAI官网,可以尝试下面的方式解锁。
一、修改hosts
echo -e "172.31.255.2 chat.openai.com" > /etc/hosts
如果/etc/v2ray/config.json
里有dns块,则删除,重启vps就可以了。
二、修改DNS Server命令
echo -e "nameserver 172.31.255.2" > /etc/resolv.conf
总之,确保resolv.conf
中是172.31.255.2
,或者openai的相关域名解析结果是172.31.255.2
都可以,172.31.255.2
是一个反向代理,瓦工提供的。
其他方式:
最新评论
本来在正常下载,突然就不能下载,并出现报错:a socket operation was attempted to an unreachable network。请问是什么原因呢
试了,还是不行,能不能更新一下
试了,确实不行,能不能更新一下
也推荐一下我自己写的 https://twitdown.com