We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好,我用生成的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
644 B
28.39 KiB
root@dev# curl www.google.com curl: (7) Failed to connect to www.google.com port 80 after 5014 ms: Connection refused
curl www.google.com
The text was updated successfully, but these errors were encountered:
老哥你这像是google那边的拒绝连接,可能是触发了那边的保护机制
Sorry, something went wrong.
No branches or pull requests
您好,我用生成的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
sentpersistent 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
The text was updated successfully, but these errors were encountered: