Alvin9999 / new-pac

翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、美区apple id共享账号
54.2k stars 9.28k forks source link

Chat GPT是不是封锁了Vultr供应商的IP号段? #1407

Open hei0323 opened 1 year ago

hei0323 commented 1 year ago

[Vultr]建立的虚拟服务器可以翻墙但是都被ChatGPT拒绝访问了。。。

YongzWang commented 1 year ago

我的也被拒绝访问了

v2-free commented 1 year ago

库主推荐的这个机场不错,任意套餐都能解锁 chatGPT https://github.com/Alvin9999/new-pac/wiki/V2free%E6%9C%BA%E5%9C%BA

CharwinYAO commented 1 year ago

因为chatgpt把很多机房IP封了。 解决办法:

  1. 把VPS的IP伪装成家用IP。用warp来伪装,原理就是把VPS的出口流量转发到另一个IP(由cloudfare免费提供)上进行代理。 具体操作:在VPS上“bash <(curl -fsSL git.io/warp.sh) d”。
  2. 直接用一个解锁chatgpt的机场,例如https://songshuyun.top。
YongzWang commented 1 year ago

因为chatgpt把很多机房IP封了。 解决办法:

  1. 把VPS的IP伪装成家用IP。用warp来伪装,原理就是把VPS的出口流量转发到另一个IP(由cloudfare免费提供)上进行代理。 具体操作:在VPS上“bash <(curl -fsSL git.io/warp.sh) d”。
  2. 直接用一个解锁chatgpt的机场,例如https://songshuyun.top。

亲测方法1好用!

Cola-Ice commented 1 year ago

因为chatgpt把很多机房IP封了。 解决办法:

  1. 把VPS的IP伪装成家用IP。用warp来伪装,原理就是把VPS的出口流量转发到另一个IP(由cloudfare免费提供)上进行代理。 具体操作:在VPS上“bash <(curl -fsSL git.io/warp.sh) d”。
  2. 直接用一个解锁chatgpt的机场,例如https://songshuyun.top。

亲测方法1好用!

大佬,我执行这条命令报错了,能帮忙看一下吗? [INFO] Starting WireGuard... Created symlink /etc/systemd/system/multi-user.target.wants/wg-quick@wgcf.service → /lib/systemd/system/wg-quick@.service. Job for wg-quick@wgcf.service failed because the control process exited with error code. See "systemctl status wg-quick@wgcf.service" and "journalctl -xe" for details. [ERROR] WireGuard failure to run! -- Journal begins at Sat 2023-05-27 10:10:43 CST, ends at Sat 2023-05-27 10:58:28 CST. -- May 27 10:58:28 hanguhanguo systemd[1]: Starting WireGuard via wg-quick(8) for wgcf... May 27 10:58:28 hanguhanguo wg-quick[2474]: [#] ip link add wgcf type wireguard May 27 10:58:28 hanguhanguo wg-quick[2483]: RTNETLINK answers: Operation not supported May 27 10:58:28 hanguhanguo wg-quick[2474]: [!] Missing WireGuard kernel module. Falling back to slow userspace implementation. May 27 10:58:28 hanguhanguo wg-quick[2474]: [#] wireguard-go wgcf May 27 10:58:28 hanguhanguo wg-quick[2485]: ┌──────────────────────────────────────────────────────┐ May 27 10:58:28 hanguhanguo wg-quick[2485]: │ │ May 27 10:58:28 hanguhanguo wg-quick[2485]: │ Running wireguard-go is not required because this │ May 27 10:58:28 hanguhanguo wg-quick[2485]: │ kernel has first class support for WireGuard. For │ May 27 10:58:28 hanguhanguo wg-quick[2485]: │ information on installing the kernel module, │ May 27 10:58:28 hanguhanguo wg-quick[2485]: │ please visit: │ May 27 10:58:28 hanguhanguo wg-quick[2485]: │ https://www.wireguard.com/install/ │ May 27 10:58:28 hanguhanguo wg-quick[2485]: │ │ May 27 10:58:28 hanguhanguo wg-quick[2485]: └──────────────────────────────────────────────────────┘

zgpnuaa commented 1 year ago

因为chatgpt把很多机房IP封了。 解决办法:

  1. 把VPS的IP伪装成家用IP。用warp来伪装,原理就是把VPS的出口流量转发到另一个IP(由cloudfare免费提供)上进行代理。 具体操作:在VPS上“bash <(curl -fsSL git.io/warp.sh) d”。
  2. 直接用一个解锁chatgpt的机场,例如https://songshuyun.top。

方法1亲测好用,搞完浏览器清一下缓存即可访问ChatGPT。这篇文章讲的很详细《Cloudflare WARP 一键安装脚本 使用教程》

JIDIAN46656 commented 1 year ago

我新开了一台vultr服务器,美国地区的,什么都没做,上去先 curl https://chat.openai.com/chat 一下,结果直接返回
<span class="explanation"

If you believe this was a mistake, please contact us through our help center [Ray ID:7cf7ad5f9f46e716]</span

有人知道不知道,是不是 vultr 的服务器的所有地区的IP都被封了?目前我试了3个不同的美国地区的服务器,都不行。

zgxhh commented 1 year ago

因为chatgpt把很多机房IP封了。 解决办法:

  1. 把VPS的IP伪装成家用IP。用warp来伪装,原理就是把VPS的出口流量转发到另一个IP(由cloudfare免费提供)上进行代理。 具体操作:在VPS上“bash <(curl -fsSL git.io/warp.sh) d”。
  2. 直接用一个解锁chatgpt的机场,例如https://songshuyun.top。

方法1亲测好用,搞完浏览器清一下缓存即可访问ChatGPT。这篇文章讲的很详细《Cloudflare WARP 一键安装脚本 使用教程》

因为chatgpt把很多机房IP封了。 解决办法:

  1. 把VPS的IP伪装成家用IP。用warp来伪装,原理就是把VPS的出口流量转发到另一个IP(由cloudfare免费提供)上进行代理。 具体操作:在VPS上“bash <(curl -fsSL git.io/warp.sh) d”。
  2. 直接用一个解锁chatgpt的机场,例如https://songshuyun.top。

方法1亲测好用,搞完浏览器清一下缓存即可访问ChatGPT。这篇文章讲的很详细《Cloudflare WARP 一键安装脚本 使用教程》

原来还要清浏览器缓存,怪不得一直不行

CVKNO80098 commented 1 year ago

现在GPT对于中国只能使用台湾IP

1192179830 commented 1 year ago

方法1亲测好用,搞完浏览器清一下缓存即可访问ChatGPT。

Vincewemo commented 11 months ago

mark

PBS-M commented 11 months ago

因为chatgpt把很多机房IP封了。 解决办法:

  1. 把VPS的IP伪装成家用IP。用warp来伪装,原理就是把VPS的出口流量转发到另一个IP(由cloudfare免费提供)上进行代理。 具体操作:在VPS上“bash <(curl -fsSL git.io/warp.sh) d”。
  2. 直接用一个解锁chatgpt的机场,例如https://songshuyun.top。

感谢

kay404 commented 10 months ago

因为chatgpt把很多机房IP封了。 解决办法:

  1. 把VPS的IP伪装成家用IP。用warp来伪装,原理就是把VPS的出口流量转发到另一个IP(由cloudfare免费提供)上进行代理。 具体操作:在VPS上“bash <(curl -fsSL git.io/warp.sh) d”。
  2. 直接用一个解锁chatgpt的机场,例如https://songshuyun.top。

想知道方法 1 对 VPS 的速度影响大不大?