Skip to content

DerEingerostete/StaticFileServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.