-2

I'm facing a challenge with an Android app I've developed using Java. The app's main functionality is to provide real-time internet speed measurements to users.

Everything works perfectly, except when users have a VPN activated. In such cases, the app seems to provide inaccurate speed readings due to the changes in the VPN tunnel.

I'm reaching out to the community to seek advice and suggestions on how to overcome this issue. My goal is to ensure that the app delivers accurate speed measurements even when a VPN is active. I'm open to exploring different approaches or solutions that can help maintain the reliability of speed readings despite the presence of a VPN.Has anyone encountered a similar problem or has insights on potential solutions?

Any guidance or direction you can provide would be greatly appreciated.

ChrisGPT was on strike
  • 127,765
  • 105
  • 273
  • 257
  • To be fair your measure could be accurate and the reason for that is that vpn mostly will reduce your internet speed so it's pretty normal to have internet with 1000MB/s speed without vpn and after connecting to one your speed could go down to 100MB/s – Morph21 Sep 01 '23 at 07:19
  • Disallow VPN is your only solution – g00se Sep 01 '23 at 08:13

0 Answers0