Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

https-file-server-python

  • To create local file server for development purpose or to quickly share files via your home LAN
  • (Python3 or higher version is manadatory to run this script)

Windows System:

    Run the python script :python fileServer.py

Linux/Unix System:

    Run the python script: python fileServer.py

NOTE : To serve files from desired Directory, goto that directory and run the script from that directory ;
e.g. to run the script from "C:/"...goto C: and run the script by giving whole path of script

Hope this script is helpful for you :-)

About

Serve files from any directory on localhost via https

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages