Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 602 Bytes

File metadata and controls

14 lines (11 loc) · 602 Bytes

StaticFileServer

A Spring Boot application

StaticFileServer is what the name says: A static file server but with some more features.

Features

  • Host static files with direct download
  • Preview URL to preview files in browser
  • Permanent tokens to secure files
  • API to add or remove token and list files
  • Page to upload files (with login screen)

License

Distributed under the MPL 2.0 License. See LICENSE for more information.