A no-bullshit broccoli-like file hosting server
Find a file
2024-09-29 13:07:28 +03:00
src fix: hard patch that CVE O1 found 2024-09-29 12:16:13 +03:00
.gitignore initial commit 2024-09-28 21:39:16 +03:00
Cargo.toml initial commit 2024-09-28 21:39:16 +03:00
msg.txt weird ass comms 2024-09-29 13:07:28 +03:00
README.md initial commit 2024-09-28 21:39:16 +03:00

whitehole

A no-bullshit broccoli-like file hosting server.

Usage

In development environment: cargo r -- [targetdir] where [targetdir] is the directory you want to host. In production: whitehole [targetdir] where [targetdir] is the directory you want to host.