Skip to content

Instantly share code, notes, and snippets.

@zycon
Created June 21, 2023 08:58
Show Gist options
  • Save zycon/e01d44cdf1b995e0bc825fbda318c0dd to your computer and use it in GitHub Desktop.
Save zycon/e01d44cdf1b995e0bc825fbda318c0dd to your computer and use it in GitHub Desktop.
Simple python 2 webserver debug
Python 2.7 webserver to debug incoming traffic
python -m SimpleHTTPServer 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment