Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benelog/uploader

Simple web application for uploading files
https://github.com/benelog/uploader

Last synced: 6 days ago
JSON representation

Simple web application for uploading files

Awesome Lists containing this project

README

        

Using Uploader
=========
Download

wget file.benelog.net/uploader.jar

Execute

java -jar uploader.jar

Port 8080 is the default http port. You can use "---httpPort" option to change it.

java -jar uploader.jar --httpPort=10023