Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 224 Bytes

File metadata and controls

9 lines (6 loc) · 224 Bytes

easyupload

quickly spark up an HTTP upload endpoint

  1. #>npm install
    #>easyupload --port 8080 --savepath /var/www/repo/

  2. visit <server ip address>:8080

  3. upload files to the server. easy.