Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created May 14, 2017 09:14
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 zoffixznet/75784f61ba1d4a08384c0e804bdd16bd to your computer and use it in GitHub Desktop.
Save zoffixznet/75784f61ba1d4a08384c0e804bdd16bd to your computer and use it in GitHub Desktop.
cpan@perlbuild2~/CPANPRC/rakudo (nom)$ netstat -tunawep
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 28541 -
tcp 0 0 127.0.0.1:1024 0.0.0.0:* LISTEN 1000 47161 10728/moar
tcp 0 0 10.128.0.2:37572 169.254.169.254:80 ESTABLISHED 0 56951 -
tcp 0 0 10.128.0.2:37544 169.254.169.254:80 CLOSE_WAIT 0 42940 -
tcp 0 0 10.128.0.2:37543 169.254.169.254:80 CLOSE_WAIT 0 47875 -
tcp 0 0 10.128.0.2:22 209.195.88.2:61001 ESTABLISHED 0 12385 -
tcp 0 0 10.128.0.2:37545 169.254.169.254:80 CLOSE_WAIT 0 68077 -
tcp 0 0 10.128.0.2:37570 169.254.169.254:80 ESTABLISHED 0 43644 -
tcp 0 440 10.128.0.2:22 209.195.88.2:61000 ESTABLISHED 0 23703 -
tcp 0 0 10.128.0.2:37571 169.254.169.254:80 ESTABLISHED 0 64133 -
tcp6 0 0 :::22 :::* LISTEN 0 28543 -
udp 0 0 0.0.0.0:8406 0.0.0.0:* 0 27755 -
udp 0 0 0.0.0.0:68 0.0.0.0:* 0 8388 -
udp 0 0 10.128.0.2:123 0.0.0.0:* 0 8422 -
udp 0 0 127.0.0.1:123 0.0.0.0:* 0 8421 -
udp 0 0 0.0.0.0:123 0.0.0.0:* 0 19479 -
udp6 0 0 :::55585 :::* 0 27756 -
udp6 0 0 ::1:123 :::* 0 8423 -
udp6 0 0 :::123 :::* 0 19480 -
cpan@perlbuild2~/CPANPRC/rakudo (nom)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment