Skip to content

Instantly share code, notes, and snippets.

@alfarom256
Created June 19, 2018 21:06
Show Gist options
  • Save alfarom256/861e11c75a2ff1288cce68358510947a to your computer and use it in GitHub Desktop.
Save alfarom256/861e11c75a2ff1288cce68358510947a to your computer and use it in GitHub Desktop.
netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:2015 0.0.0.0:* LISTEN 503/expressvpnd
tcp 0 0 127.0.0.1:38629 0.0.0.0:* LISTEN 1389/expressvpn-age
tcp 0 0 127.0.0.1:43569 0.0.0.0:* LISTEN 1800/openvpn-expres
udp 0 0 0.0.0.0:68 0.0.0.0:* 697/dhclient
udp 0 0 0.0.0.0:43381 0.0.0.0:* 1800/openvpn-expres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment