Created
September 15, 2025 14:17
-
-
Save CN-CODEGOD/e8b110887fd8c82c9651078757795253 to your computer and use it in GitHub Desktop.
fast host with python
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
| # Python 3 | |
| python3 -m http.server 8000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment