Skip to content

Instantly share code, notes, and snippets.

@peppapig13132
Created June 17, 2024 07:55
Show Gist options
  • Save peppapig13132/3003c8c46a0c10a217cc3db033d67c22 to your computer and use it in GitHub Desktop.
Save peppapig13132/3003c8c46a0c10a217cc3db033d67c22 to your computer and use it in GitHub Desktop.
Web Server

Checking ports

# Windows terminal
netstat -an | find "LISTEN"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment