Show process used in the port
It's possible to show the process used in the port ? when I was developing sometimes I needed to kill something that was using a already used port, then I use fuser with kill to do it.
I don't know if it would go out of the scope of this project much, but it would be very useful for me to show the process, or even a button to kill the process em free the port (killing would be an extra for me, just showing would be enough: D )