Go to file
Aravinth Manivannan f4514d823b
feat: load settings
2022-08-14 14:47:35 +05:30
.github fix: name 2022-08-14 14:47:19 +05:30
config feat: load settings 2022-08-14 14:47:35 +05:30
src feat: load settings 2022-08-14 14:47:35 +05:30
.dockerignore feat: pkg docker 2022-08-13 22:50:47 +05:30
.env_sample feat: init 2022-08-13 21:08:33 +05:30
.gitignore feat: load settings 2022-08-14 14:47:35 +05:30
Cargo.lock feat: load settings 2022-08-14 14:47:35 +05:30
Cargo.toml feat: pkg docker 2022-08-13 22:50:47 +05:30
Dockerfile feat: pkg docker 2022-08-13 22:50:47 +05:30
LICENSE.md feat: init 2022-08-13 21:08:33 +05:30
Makefile fix: name 2022-08-14 14:47:19 +05:30
README.md feat: add readme 2022-08-14 14:46:29 +05:30
build.rs feat: init 2022-08-13 21:08:33 +05:30

README.md

dumbserve

really really really really dumb HTTP file server

Docker Build dependency status codecov

Features

  • Authenticated file uploads
  • Directors: (auto)create and delete
  • Serve uploads(public by default)

Why?

I couldn't find an off-the-shelf software to serve mCaptcha release binaries.