jkfran / killport

A command-line tool to easily kill processes running on a specified port.
MIT License
1.68k stars 37 forks source link

No service found using port #43

Open MuYi086 opened 3 months ago

MuYi086 commented 3 months ago

Describe the bug No service found using port xxx

To Reproduce when i use ps -ef | grep gitfiend found port id use killport xxx, it shows No service found using port xxx but use kill -s 9 xxx, it works good

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):