6 ms·
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 informati
by jldevops 7y 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 https://github.com/JLDevOps/Authr
- JeremyMorgan 7y agoThat is pretty awesome! Thank you for sharing.