Created
July 4, 2018 21:28
-
-
Save 0D1NTR33/c47f5905ca8911b7e53142336ab35ea3 to your computer and use it in GitHub Desktop.
Minimal http server on Python 3
This file contains 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
python -m http.server 9090 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment