A simple single-binary file host.
Find a file
2024-10-23 16:44:13 -05:00
src Properly set up time buttons on page 2024-10-23 12:22:54 -05:00
.gitignore Improved handling, added more routes 2024-10-23 03:55:40 -05:00
Cargo.lock Properly set up time buttons on page 2024-10-23 12:22:54 -05:00
Cargo.toml Properly set up time buttons on page 2024-10-23 12:22:54 -05:00
README.md Update README.md 2024-10-23 16:44:13 -05:00
Rocket.toml Database works, uploading now shows the resulting link to the client 2024-10-22 03:07:28 -05:00

Confetti-Box 🎉

A super simple file host. Inspired by Catbox and Uguu.

Features

  • Entirely self contained, single binary
  • Customizable using a simple TOML config file
  • ??? (TODO: Add more)