Kill a task running on a specific portNeil BurchfieldJan 1, 20201 min readWhenever I need to terminate a task that was running on a specific network port, I use the following. For example, to kill a process running on port 5000:
Comments