sebageek / servefile

serve or receive files from shell via a small HTTP server
38 stars 10 forks source link

Allow custom html responses #22

Open L3P3 opened 2 years ago

L3P3 commented 2 years ago

This is a fun little project maybe. :wink:

There should be a optional parameter to specify the html responses.

"OK! Thanks for uploading" is a neat message but it would be better if I was able to specify a path to a html file that is sent instead.