This command lists all active network connections and their associated processes, and then filters the results to only show connections that are using port 8080. The output shows the local and remote IP addresses and ports, as well as the process ID (PID) of the process that is using the connection. It also shows the state of each connection, such as "LISTENING" for a server waiting for incoming connections, or "ESTABLISHED" for an active connection between two endpoints.

UsersLsnetstat -ano findstr 8080 TCP 00008080 00000 LISTENING 17844 TCP 1270018080 12700158204 ESTABLISHED 17844 TCP 12700158204 127

原文地址: https://www.cveoy.top/t/topic/gQkV 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录