Kill an app running on a specific port under linux

DevOps Linux
fuser -k 8080/tcp

© 2026 Code0x378