Is there a way to determine what program is listening to some port, TCP or UDP, in Linux?
|
feedback
|
is the command you want, but you need to be root to see all the data. | |||
|
feedback
|
|
ss -tlp Quicker than netstat. | |||
|
feedback
|
|
| |||||
|
feedback
|
|
Already answered, but if it's on a system you don't have a shell on, running | |||
|
feedback
|
