Difference between revisions of "Ss"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
Display all [[TCP]] sockets:
 
Display all [[TCP]] sockets:
 
* <code>ss -ta</code>
 
* <code>ss -ta</code>
 +
Display all [[UDP]] sockets:
 +
* <code>ss -ua</code>
  
 
== See also ==
 
== See also ==

Revision as of 14:34, 8 December 2019

ss[1] Linux command included in the iproute2 package to display sockets information.


Usage Examples

Display all TCP sockets:

  • ss -ta

Display all UDP sockets:

  • ss -ua

See also

ip [link, route], ifconfig netstat ss lsof ping ethtool mii-tool arping nmcli(RHEL) route networkctl, netplan, tc

Advertising: