Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python httpserver

python -m http.server 8000 --bind 127.0.0.1
Source by docs.python.org #
 
PREVIOUS NEXT
Tagged: #python #httpserver
ADD COMMENT
Topic
Name
4+5 =