Hacker News new | ask | show | jobs
by jldevops 2317 days ago
Nice. I actually built something very similar a few years ago. Instead of using Maxmind to check the IP to find the country of origin and some other information, I used Shodan.io.

Nice dashboard tho, that's a good idea. I made my data into an html map that you could save.

https://github.com/JLDevOps/Authr

1 comments

That is pretty awesome! Thank you for sharing.