A simple single-binary file host.
Find a file
2024-10-22 13:10:14 -05:00
src Minor tweaks 2024-10-22 13:10:14 -05:00
.gitignore Database works, uploading now shows the resulting link to the client 2024-10-22 03:07:28 -05:00
Cargo.lock Database works, uploading now shows the resulting link to the client 2024-10-22 03:07:28 -05:00
Cargo.toml Database works, uploading now shows the resulting link to the client 2024-10-22 03:07:28 -05:00
README.md Create README.md 2024-10-22 05:07:16 -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)