how to kill port 8070 code example Example 1: kill port kill -9 $(sudo lsof -t -i:8080) Example 2: kill port lsof -i:8080