Skip to content

ctrngk/simple-http-server-share-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-http-server-share-file

web.py

configuration

put files into satic folder

testindex.html is a template file

rename the file name in static line in testindex.html

usage:

pip install web.py
python testweb.py

(default port 8080)

python testweb.py 1234

(port 1234)

enter ip:port in browser to install the file

If you are using ios, you need safari. Chrome is not working for file installation.

stop web file sharing

Ctrl - c

About

web.py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published