Home / cs-notes / Language / Batch / netstat
/?
- a
Displays all connections and listening ports. - n
Displays addresses and port numbers in numerical form. - o
Displays the owning process ID associated with each connection.
Home / cs-notes / Language / Batch / netstat
/?
Displays all connections and listening ports.Displays addresses and port numbers in numerical form.Displays the owning process ID associated with each connection.