Live data from Hacker News

Show HN: Simple JavaScript VPN detection using timezones

simple-vpn-detector.netlify.com

1–10 of 25 posts

Re: Show HN: Simple JavaScript VPN detection using timezones

#2
Seems to give false positive on Windows 10 as in my Date setting on OS level time zone is selected as something like Helsinki, Sofia, Kyiv, Tallinn, etc. (UTC+02:00) so both Firefox and Chrome reports it as "Europe/Kiev". While I am in a different country so IP address obviously reports differently. I wonder if it was thought about timezones where a lot of small countries can be in the same one.

Re: Show HN: Simple JavaScript VPN detection using timezones

#6
Another false positive. Really simple one. Browser timezone Asia/Calcutta and IP timezone Asia/Kolkata ... The city changed its name a very long time ago and both the names refer to the same city.

Looked like an interesting idea, but seems like there are many reasons for false positives.

Post reply on HN