VPN Leak Tester - open source

I’m new here, so I hope this first post is of value.

I get tired of using VPN leak testers that are promoting VPNs so I built my own that’s pretty thorough.

I’d like suggestions for other features that it needs to be more thorough. Or privacy / security features. No data is stored anywhere, take a look at the code to be certain.

All of the code is open source and on GitHub.

Front end is hosted on netlify. Only 1 test, the TLS/SSL test, uses the back end flask app via replit.

Here is the GitHub if you want to run it locally:
Front end

Here is the netlify app if you want to try it online:

The app does have all of the repos listed & the replit backend is public as well.

Nullius in verba.

2 Likes

Welcome to the forum, it would be great if you provided :information_source: icon beside each test explaining what it does, risk and how to mitigate etc. Also, I’m sure timezone test is not accurate because when I changed it and ran test it showed no leaks.

You can see other web sites with similar purpose here Fingerprinting on Firefox and Browser-Fingerprinting via Favicon

Thank you for pointing out, I was not comparing system to local time. It is fixed now.

Will add the information icons. Thank you for the link. Those are great templates to use. Will add them to this.

2 Likes