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
I have installed v2ray on a server and from android I am connect to it through v2rayNG. On desktop, I used the same settings, but it doesn't work.
The log shows
2022/10/30 10:35:32 [Critical] v2ray-desktop: Error occurred during requsting "http://www.google.com" ; Error: QNetworkReply::OperationCanceledError 2022/10/30 10:35:29 [Info] v2ray-desktop: Start to get url: "http://www.google.com" 2022/10/30 10:35:28 [Info] v2ray-desktop: Start to get url: "http://www.baidu.com" 2022/10/30 10:35:20 [Warning] v2ray-desktop: Timed out when requesting "http://www.google.com" 2022/10/30 10:35:20 [Critical] v2ray-desktop: Error occurred during requsting "http://www.google.com" ; Error: QNetworkReply::OperationCanceledError 2022/10/30 10:35:17 [Info] v2ray-desktop: Start to get url: "http://www.google.com" 2022/10/30 10:35:16 [Info] v2ray-desktop: Start to get url: "http://www.baidu.com" 2022/10/30 10:34:53 [info] clash: Start initial compatible provider PROXY 2022/10/30 10:34:53 [info] clash: SOCKS proxy listening at: 127.0.0.1:1080 2022/10/30 10:34:53 [info] clash: HTTP proxy listening at: 127.0.0.1:1087 2022/10/30 10:34:53 [error] clash: Start DNS server error: missing port in address 2022/10/30 10:34:53 [Info] v2ray-desktop: Connected to "m"
Any idea on how to fix that? When I check the IP, I see my original IP and not the tunneled one.
The text was updated successfully, but these errors were encountered:
The real issue is 2022/10/30 10:34:53 [error] clash: Start DNS server error: missing port in address. Do you have any ideas?
2022/10/30 10:34:53 [error] clash: Start DNS server error: missing port in address
Sorry, something went wrong.
If you access the Chinese website (e.g. ip.net), it shows the real IP instead of the IP of the proxy.
No branches or pull requests
I have installed v2ray on a server and from android I am connect to it through v2rayNG. On desktop, I used the same settings, but it doesn't work.
The log shows
Any idea on how to fix that? When I check the IP, I see my original IP and not the tunneled one.
The text was updated successfully, but these errors were encountered: