Created
October 13, 2017 18:51
-
-
Save takwas/560505e7a20ea6fb01754083f628a8ae to your computer and use it in GitHub Desktop.
netstat
This file contains 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
tcp 0 0 192.163.X.Y:53 0.0.0.0:* LISTEN | |
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN | |
tcp 0 0 :::22 :::* LISTEN | |
unix 2 [ ACC ] STREAM LISTENING 118650122 /var/run/dovecot/log-errors | |
unix 2 [ ACC ] STREAM LISTENING 118650220 /var/run/dovecot/anvil-auth-penalty | |
unix 2 [ ACC ] STREAM LISTENING 118650224 /var/run/dovecot/quota-status | |
unix 2 [ ACC ] STREAM LISTENING 118650227 /var/run/dovecot/master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment