Finding out what apps are using specific ports.
What can I use to find what specific application is using a specific port. For example, port 3344 is unknown and in use and I want to figure out what application is using it. Can I run netstat on the specific port to find what app is using it?
Comments
-
kalebksp Member Posts: 1,033 ■■■■■□□□□□
Assuming you're on Windows, "netstat -b" will show the executable that created the socket.
-Kale -
jibbajabba Member Posts: 4,317 ■■■■■■■■□□
and -a shows all connections and listening port ..My own knowledge base made public: http://open902.com -
HeroPsycho Inactive Imported Users Posts: 1,940
Or use TCPView for a GUI interface for netstat...Good luck to all! -
blargoe Member Posts: 4,174 ■■■■■■■■■□
+100000000 for TCPViewIT guy since 12/00
Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
Working on: RHCE/Ansible
Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands...