-
Notifications
You must be signed in to change notification settings - Fork 6
Description
The application appears to be unable to connect to its servers from within mainland China, making it impossible to detect the user's public IP address. This issue occurs across all 3 Chinese Internet Service Providers. But it functions correctly if I enable a VPN or a proxy tool like Clash. However, this defeats the purpose for users who wish to check their native public IP address, as the app then only shows the IP of the VPN or proxy server. This behavior strongly suggests that the backend server or endpoint used by the app for IP detection is likely blocked by the Great Firewall in China.
Perhaps you could consider using alternative or backup endpoints that are accessible from within mainland China to resolve this issue for users in my country?
Thank you for your great work on this application~
