About 🌈
This site is made by Andreas Dieckmann (diecknet). Feel free to contact me on LinkedIn.
What is this site? 😅
This site simply shows your IP-Address with the following ADVANTAGES 🤩:
- 💖 Not commercial, no ulterior motives 💖
- ❌ No Ads
- ❌ No Tracking
- ❌ No Logs
- ❌ No other unnecessary information
- ✅ Absolutely free to use
- ✅ Open Source - feel free to host it yourself and change according to your needs
- ✅ IPv4 and IPv6 support
- ✅ Simple, clean and responsive layout
- ✅ Works without JavaScript
- 🌑 Dark mode support
Why? 🤔
I sometimes need to find out the external IP-Address of my system. The easiest way is usually to check from the outside, e.g. from a website. I often used one or another of the several publicly available sites. In the recent years more and more ads, tracking scripts, cookie consent requests and unnecessary information cluttered most of these sites. So I figured to make my own.
How I made it 🤓
I tried to keep it simple, which might seem easy, but sometimes it's not. To summarize:
- Application is written in serverside PHP and some client-side JavaScript
- Source Code is hosted on GitHub
- Application is hosted on Netcup
- W3.CSS for Website Styling (CSS framework without JavaScript dependencies)