Live data from Hacker News

Non honeypotted “What's my IP” project (Telnet and HTTP)

github.com

1–2 of 2 posts

Re: Non honeypotted “What's my IP” project (Telnet and HTTP)

#2
I noticed many "What's my IP" sites turning into honeypots by storing cookies in the user's browser, therefore allowing for the user's IP history to be tracked which would be a huge violation of privacy. So I decided to do something to change it.

The whole project is fully open source, with 0BSD license, and no logs by default. Feel free to use it, clone it, fork it, ...