Launched this week

Port Light
A web dashboard shows your port usage as a traffic-light.
11 followers
A web dashboard shows your port usage as a traffic-light.
11 followers
A web dashboard that shows your server's port usage as a traffic-light grid. Built for homelabbers who run many Docker Compose stacks and keep forgetting which port is taken. - StepaniaH/port-light


Love the simplicity of this, exactly what I needed for my unraid box. One thing that would make it even better: clicking a port could copy it to clipboard and show which compose stack claimed it, since sometimes I forget whether 8080 is nginx-proxy or something else entirely.
@cemile19671 Thanks for your love. It already has this feature: clicking on a port displays relevant detailed information. And click to copy is a good suggestion, I will add this feature as soon as possible.
Honestly this looks super handy for my homelab mess. One thing that would make it even better is letting me click a port and see which docker container or compose stack is actually using it, kind of a quick drill down instead of just seeing the traffic light grid.
@nazmiyebyk7zg3 Thanks for your support. It already has this feature: clicking on a port displays relevant detailed information.
The traffic-light grid idea is genuinely clever, turning a boring port list into something you can scan at a glance. Nice touch for homelab folks juggling dozens of compose stacks.
@remzi698130 Thanks for your support, hope it can be helpful for you.