Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 388 Bytes

Dropsheep - upload files to your computer

Clone the repository and run the application:

$ ./gradlew bootRun

Point your browser http://localhost:43432 and upload files. Watch them appear in uploads directory under startup directory. For extra credits, configure a reverse proxy to internet and be ready to receive any files when you need to.