Created
March 13, 2023 09:32
-
-
Save RayanAbid/877d39880eb62d07086c096c4b2d01f8 to your computer and use it in GitHub Desktop.
Checks what is runnig on port
This file contains hidden or 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
sudo netstat -tulnp | grep :80 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment