• Stars
    star
    126
  • Rank 282,935 (Top 6 %)
  • Language
    Python
  • Created about 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple HTTP Server With Upload written in Python 3

SimpleHTTPServerWithUpload

Simple HTTP Server With Upload written in Python.
This script works with version 3.6.
Earlier versions will cause runtime errors.

This is a modified version from the original source.
https://gist.github.com/UniIsland/3346170

I have added icons for directory and videos.
Pictures (BMP, GIF, JPG, PNG) will display thumbnails.

Directory listing is in a table format with file sizes and creation dates.

This script also supports IP Address & Port binding.

Change 'SimpleHTTPServerWithUpload.sh' to suit your requirements.

Note
$\color[RGB]{255,0,128}\ I\ am\ not\ the\ original\ author.$
$\color[RGB]{255,0,128}If\ there\ are\ any\ issues\ please\ go\ to\ the\ above\ listed\ URL.\ Thank\ you.$