PortsInfo is a simple desktop app that shows a list of active network ports on your linux systems.
In other words, it shows you which servers are running on your computer.
It’s a graphical equivalent of running netstat -plunt in a terminal.
The app supports quick search with CTRL+F shortcut.
Hopefully this will be useful to newbies and system administrators.
Looks good ! Do you think you’ll package the app as a Flatpak (if it is even possible, but probably) ?
You can now download an AppImage from the releases section.
Yes there will be a flatpak too.