Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/benelog/uploader
- Owner: benelog
- Created: 2011-10-23T11:27:32.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T02:25:06.000Z (about 2 years ago)
- Last Synced: 2024-04-16T11:04:28.527Z (9 months ago)
- Language: Java
- Homepage:
- Size: 21.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Using Uploader
=========
Downloadwget file.benelog.net/uploader.jar
Executejava -jar uploader.jar
Port 8080 is the default http port. You can use "---httpPort" option to change it.
java -jar uploader.jar --httpPort=10023