lsof (list open files) lsof -i :<port> netstat/ss ss -tulnp | grep <port> netstat -tulnp | grep <port>