Skip to content

Instantly share code, notes, and snippets.

@0D1NTR33
Created July 4, 2018 21:28
Show Gist options
  • Save 0D1NTR33/c47f5905ca8911b7e53142336ab35ea3 to your computer and use it in GitHub Desktop.
Save 0D1NTR33/c47f5905ca8911b7e53142336ab35ea3 to your computer and use it in GitHub Desktop.
Minimal http server on Python 3
python -m http.server 9090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment