Skip to content

Instantly share code, notes, and snippets.

@RayanAbid
Created March 13, 2023 09:32
Show Gist options
  • Save RayanAbid/877d39880eb62d07086c096c4b2d01f8 to your computer and use it in GitHub Desktop.
Save RayanAbid/877d39880eb62d07086c096c4b2d01f8 to your computer and use it in GitHub Desktop.
Checks what is runnig on port
sudo netstat -tulnp | grep :80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment