A simple single-binary file host.
Find a file
2024-10-27 17:40:59 -05:00
src Cleaned up clippy suggestions, ran cargo fmt 2024-10-27 17:38:45 -05:00
web Improved URL lookup handling 2024-10-27 06:53:04 -05:00
.gitignore Remove lockfile 2024-10-27 17:40:59 -05:00
Cargo.toml Switched to better database lookup system 2024-10-27 06:31:00 -05:00
LICENSE Create LICENSE 2024-10-23 16:49:24 -05:00
README.md Update README.md 2024-10-23 16:56:55 -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)

License

Confetti-Box is licensed under the terms of the GNU AGPL-3.0 license. Do what you want with it within the terms of that license.