lsof

Find process using a port

lsof -n -i :{port}

linux command

Back