A no-bullshit broccoli-like file hosting server
Find a file
2024-10-31 16:19:40 +02:00
src feat: tokioification pt 2, credits: duccdev & openai's O1 2024-10-27 20:25:03 +02:00
.gitignore initial commit 2024-09-28 21:39:16 +03:00
Cargo.toml feat: tokioification pt 2, credits: duccdev & openai's O1 2024-10-27 20:25:03 +02:00
msg.txt weird ass comms 2024-09-29 13:07:28 +03:00
README.md fix: minor readme change 2024-10-31 16:19:40 +02:00

whitehole

A no-bullshit lettuce-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.