Created
June 19, 2018 21:06
-
-
Save alfarom256/861e11c75a2ff1288cce68358510947a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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