As a developer sometimes it is a bit annoying that our projects (NodeJs, SpringBoot,...) cannot be started due to the listening ports are using by the other processes. This tool is created for automatically get the current processes listening to the ports and generate the kill command to manual kill them.