Skip to content

Instantly share code, notes, and snippets.

@kielerrr
Last active September 2, 2021 14:47
Show Gist options
  • Save kielerrr/1a4b494fbdb525996eacea730e50b950 to your computer and use it in GitHub Desktop.
Save kielerrr/1a4b494fbdb525996eacea730e50b950 to your computer and use it in GitHub Desktop.
watch http nginx docker
# -c color; -d shows differences in updates -n seconds
watch -c -d -n 1 "netstat -tulpn | grep -E 'http|docker|nginx|apache|http|80|443'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment