Created
October 28, 2019 13:56
-
-
Save filipevarjao/c74cbfc3f7ba816b7abf04269825ad12 to your computer and use it in GitHub Desktop.
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
netstat -nap | grep nginx | |
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1/nginx: master pro | |
unix 3 [ ] STREAM CONNECTED 200611 1/nginx: master pro | |
unix 3 [ ] STREAM CONNECTED 200612 1/nginx: master pro |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment