Skip to content

Instantly share code, notes, and snippets.

@r7vme
Created December 8, 2017 16:16
Show Gist options
  • Save r7vme/75768439e4fc1c5527de4a08268ca9a0 to your computer and use it in GitHub Desktop.
Save r7vme/75768439e4fc1c5527de4a08268ca9a0 to your computer and use it in GitHub Desktop.
/ # netstat -nptu
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 87 172.20.125.137:60708 172.31.53.156:443 ESTABLISHED 1/kvm-operator-node
tcp 0 0 172.20.125.137:33122 172.31.0.1:443 ESTABLISHED 1/kvm-operator-node
/ # netstat -nptu
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 132 172.20.125.137:60708 172.31.53.156:443 ESTABLISHED 1/kvm-operator-node
tcp 0 0 172.20.125.137:33122 172.31.0.1:443 ESTABLISHED 1/kvm-operator-node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment