主 题:warp脚本:检测不到任何 IPv4 或 IPv6 (附临时解决办法)
发 布 者:qqq
标签分类: 技术
时 间:2026-08-27 00:55:09
内容预览:症状:Language:1.English (default)2.简体中文Choose: 2所有依赖已存在,不需要额外安装检查环境中……检测不到任何 IPv4 或 IPv6。脚本中止,问题反馈:[https://github.com/fscarmen/warp-sh/issues]原因:ip.cloudflare.nyc.mn这个获取api的域名现在只能美国的机器解析,其他地方都解析失败临时解决办法:修改 /etc/hosts 文件:nano /etc/hosts增加2行记录:104.21.13.143 ip.cloudflare.nyc.mn2606:4700:3036::6815:d8f ip.cloudflare.nyc.mn然后再运行一键脚本,应该就不会再报错了:wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh %26%26 bash menu.sh
直达链接: https://www.nodeseek.com/post-895982-1
发 布 者:qqq
标签分类: 技术
时 间:2026-08-27 00:55:09
内容预览:症状:Language:1.English (default)2.简体中文Choose: 2所有依赖已存在,不需要额外安装检查环境中……检测不到任何 IPv4 或 IPv6。脚本中止,问题反馈:[https://github.com/fscarmen/warp-sh/issues]原因:ip.cloudflare.nyc.mn这个获取api的域名现在只能美国的机器解析,其他地方都解析失败临时解决办法:修改 /etc/hosts 文件:nano /etc/hosts增加2行记录:104.21.13.143 ip.cloudflare.nyc.mn2606:4700:3036::6815:d8f ip.cloudflare.nyc.mn然后再运行一键脚本,应该就不会再报错了:wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh %26%26 bash menu.sh
直达链接: https://www.nodeseek.com/post-895982-1