Closed Micah123321 closed 6 months ago
系统升级成debian11就正常了
官方的都挂?不知道换个源是否可以,多等两天看看
官方的都挂?不知道换个源是否可以,多等两天看看
我现在是正常安装,但是无法正常使用
1. WARP IPv4 转为 WARP IPv6 (warp 6)
2. WARP IPv4 转为 WARP 双栈 (warp d)
3. 变更 WARP 账户 (warp a)
4. 打开 WARP (warp o)
5. 安装 CloudFlare Client 并设置为 Proxy 模式 (bash menu.sh c)
6. 更换支持 Netflix 的 IP (warp i)
7. 永久关闭 WARP 网络接口,并删除 WARP、 Linux Client 和 WireProxy (warp u)
8. 刷 WARP+ 流量 (warp p)
9. 升级内核、安装BBR、DD脚本 (warp b)
10. 同步最新版本 (warp v)
11. WARP 解锁 Netflix 等流媒体专业一键(支持多平台、多方式和 TG 通知)
12. 安装 iptable + dnsmasq + ipset,让 WARP IPv4 only 接管流媒体流量 (不适用于 IPv6 only VPS) (bash menu.sh e)
13. 安装 wireproxy,让 WARP 在本地创建一个 socks5 代理 (bash menu.sh w)
14. 安装 CloudFlare Client 并设置为 WARP 模式 (bash menu.sh l)
0. 退出脚本
请选择: 2
Job for wg-quick@warp.service failed because the control process exited with error code.
See "systemctl status wg-quick@warp.service" and "journalctl -xe" for details.
后台获取 WARP IP 中,最大尝试5次……
第1次尝试
第2次尝试
第3次尝试
第4次尝试
第5次尝试
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
当前操作系统: Debian GNU/Linux 11 (bullseye)
内核:4.9.0-13-amd64
(text 40): 2. WARP IPv4 转为 WARP 双栈 (warp d)
Warning: `/etc/wireguard/warp.conf' is world accessible
┌──────────────────────────────────────────────────────┐
│ │
│ Running wireguard-go is not required because this │
│ kernel has first class support for WireGuard. For │
│ information on installing the kernel module, │
│ please visit: │
│ https://www.wireguard.com/install/ │
│ │
└──────────────────────────────────────────────────────┘
[#] wg setconf warp /dev/fd/63
[#] ip -4 address add 172.16.0.2/32 dev warp
[#] ip -6 address add 2606:4700:110:82fb:c53d:91e5:cb5b:bb22/128 dev warp
[#] ip link set mtu 1420 up dev warp
[#] resolvconf -a warp -m 0 -x
[#] wg set warp fwmark 51820
[#] ip -6 route add ::/0 dev warp table 51820
[#] ip -6 rule add not fwmark 51820 table 51820
[#] ip -6 rule add table main suppress_prefixlength 0
[#] nft -f /dev/fd/63
/dev/fd/63:5:1-130: Error: Could not process rule: No such file or directory
/dev/fd/63:6:1-117: Error: Could not process rule: No such file or directory
[#] resolvconf -d warp -f
[#] ip -6 rule delete table 51820
[#] ip -6 rule delete table main suppress_prefixlength 0
[#] ip link delete dev warp
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
失败已超过5次,脚本中止,附上以上错误提示,问题反馈:[https://github.com/fscarmen/warp-sh/issues]
已经更新脚本了,下次直接安装可以了。