A no-bullshit broccoli-like file hosting server
src | ||
.gitignore | ||
Cargo.toml | ||
msg.txt | ||
README.md |
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.