I Got Tired of Memorizing IP:Port Numbers
The Problem
Every home lab starts the same way. You spin up a service. It gets an IP and a port. You bookmark it. Then you spin up another. Then another. Fast forward a few months and you’re looking at this mess:
http://192.168.1.10:81- Nginx Proxy Managerhttp://192.168.1.5:8006- Proxmoxhttp://192.168.1.15:9000- Portainerhttp://192.168.1.20:7889- GoAccess
I used to pride myself on memorizing IP addresses (and honestly, I still do). Port numbers, though? That’s where I draw the line!