WARP-Clash-API
WARP-Clash-API copied to clipboard
[Bug] 生成的wireguard配置在linux虚拟机中无法使用
您好,我用生成的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
老哥你这像是google那边的拒绝连接,可能是触发了那边的保护机制