Post

Git terminate port

1. what is listening on port 8080?

lsof: list open files

1
lsof -i :8080
1
kill PID
This post is licensed under CC BY 4.0 by the author.