whitehole/README.md
2024-09-28 21:39:16 +03:00

273 B

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.