vvbbnn00 / WARP-Clash-API

该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.
GNU General Public License v3.0
8.18k stars 1.12k forks source link

[Bug] 生成的wireguard配置在linux虚拟机中无法使用 #194

Open codinggg opened 1 month ago

codinggg commented 1 month ago

您好,我用生成的wireguard配置中windows上连接使用是可以的;但是在linux虚拟机中使用就只能发送数据包,不能接收数据包。curl www.google.com 也不通。好奇怪,以为是linux配置的问题,但是我用自己的wireguard服务器,连接是正常的。

下面是wg信息: allowed ips: 0.0.0.0/0, ::/0 latest handshake: 2 seconds ago transfer: 644 B received, 28.39 KiB sent persistent keepalive: every 25 seconds

root@dev# curl www.google.com curl: (7) Failed to connect to www.google.com port 80 after 5014 ms: Connection refused

pan-xi commented 3 weeks ago

老哥你这像是google那边的拒绝连接,可能是触发了那边的保护机制