Dr-Incognito / V2Ray-Desktop

最优雅的跨平台代理客户端,支持Shadowsocks(R),V2Ray和Trojan协议。The most elegant cross-platform proxy GUI client that supports Shadowsocks(R), V2Ray, and Trojan. Built with Qt5 and QML2.
GNU General Public License v3.0
1.53k stars 206 forks source link

Server is connected but IP has not changed #95

Open mahmoodn opened 1 year ago

mahmoodn commented 1 year ago

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.

image

image

image

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.

Dr-Incognito commented 1 year ago

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?

Dr-Incognito commented 1 year ago

If you access the Chinese website (e.g. ip.net), it shows the real IP instead of the IP of the proxy.