ss

Utility to investigate sockets. Show all TCP/UDP/RAW/UNIX sockets: ss -a…

ss

Utility to investigate sockets.

ss -a {{-t|-u|-w|-x}}

ss {{state/exclude}} {{bucket/big/connected/synchronized/...}}

ss -t src :{{443}}

ss -pt dst :{{ssh}}

ss -u 'sport == :{{source_port}} and dport == :{{destination_port}}'

ss -4t src {{192.168/16}}

Также может быть вам интересно:
LinuxFreeBSDТрюки BashТерминал/Консоль
← srun ssh-add →