Skip to content

Instantly share code, notes, and snippets.

@filipevarjao
Created October 28, 2019 13:56
Show Gist options
  • Save filipevarjao/c74cbfc3f7ba816b7abf04269825ad12 to your computer and use it in GitHub Desktop.
Save filipevarjao/c74cbfc3f7ba816b7abf04269825ad12 to your computer and use it in GitHub Desktop.
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