pswalia2u / Apna_SimpleHTTPServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apna_SimpleHTTPServer

Simple HTTP Server with upload funtionality

To upload a file run: curl -F 'file=@<FILENAME/File_Path>' http://IP:PORT/

Note: file will be downloaded in current directory in which server is running. Use @ your risk!!!

About


Languages

Language:Python 100.0%