Find process using a port

lsof -i :<port>
Kategory
linux processes
Description
Lists open files and network connections to identify which process is currently listening on a specific port number.
Kontributor
iarc13
Upvotes
▲ 0