A simple single-binary file host.
Find a file
2024-10-24 10:23:17 -05:00
src Moved web stuff to web folder 2024-10-24 09:43:28 -05:00
web URI encode links for copying 2024-10-24 10:23:17 -05:00
.gitignore Improved handling, added more routes 2024-10-23 03:55:40 -05:00
Cargo.lock Changed binary name, v0.1.1 2024-10-24 02:40:43 -05:00
Cargo.toml Changed binary name, v0.1.1 2024-10-24 02:40:43 -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.