Skip to content

Instantly share code, notes, and snippets.

Created February 6, 2017 04:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f2ad73174ff24cc834901b31330da760 to your computer and use it in GitHub Desktop.
Save anonymous/f2ad73174ff24cc834901b31330da760 to your computer and use it in GitHub Desktop.
[testf@localhost ~]$ ss -ltn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
LISTEN 0 128 *:111 *:*
LISTEN 0 5 192.168.122.1:53 *:*
LISTEN 0 5 127.0.0.1:631 *:*
LISTEN 0 128 :::111 :::*
LISTEN 0 5 ::1:631 :::*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment