Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

dodrio/simple-http-upload-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-http-upload-server

Simple HTTP upload server.

Standard - JavaScript Style Guide Made by m31271n License - MIT

Why another http upload server?

No one is usable on npm.

Installation

shell> npm install -g simple-http-upload-server

Basic usage

# change into the directory for uploading files
shell> mkdir /tmp/upload
shell> cd /tmp/upload

# launch server
shell> simple-http-upload-server

Warning

This server is designed for LAN rather than WAN. Use it in reliable network, please.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published