File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# SimpleHTTPServerWithUpload
2- Simple HTTP Server With Upload written in Python.
3-
4- This script works with version 3.6.
5- Earlier versions will causing runtime errors.
6-
7- This is a modified version from the original source.
8- https://gist.github.com/UniIsland/3346170
9-
10- I have added icons for directory and videos.
11- Pictures (BMP, GIF, JPG, PNG) will display thumbnails.
12-
13- Directory listing is in a table format with file sizes and creation dates.
14-
15- This script also supports IP Address & Port binding.
16-
2+ Simple HTTP Server With Upload written in Python.<br >
3+ This script works with version 3.6.<br >
4+ Earlier versions will causing runtime errors.<br ><br >
5+ This is a modified version from the original source.<br >
6+ https://gist.github.com/UniIsland/3346170 <br ><br >
7+ I have added icons for directory and videos.<br >
8+ Pictures (BMP, GIF, JPG, PNG) will display thumbnails.<br ><br >
9+ Directory listing is in a table format with file sizes and creation dates.<br ><br >
10+ This script also supports IP Address & Port binding.<br ><br >
1711Change 'SimpleHTTPServerWithUpload.sh' to suit your requirements.
You can’t perform that action at this time.
0 commit comments