No description
  • Rust 89.4%
  • Shell 6.4%
  • Makefile 3.1%
  • Dockerfile 1.1%
Find a file
2026-06-21 21:58:56 +05:30
.github Merge pull request 'chore(deps): update docker/login-action action to v4' (#81) from renovate/docker-login-action-4.x into master 2026-06-20 19:02:13 +05:30
config feat: rm useless fields from settings 2022-08-14 15:45:12 +05:30
scripts feat: fix dumbserve url, switch to dl.librepages.org 2022-08-16 11:03:32 +05:30
src chore: update deps 2024-07-11 02:08:29 +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
.woodpecker.yml fix: update CI manifest to use env map 2026-06-19 15:28:14 +05:30
build.rs feat: init 2022-08-13 21:08:33 +05:30
Cargo.lock Merge pull request 'chore(deps): update rust crate actix-web to v4.14.0' (#85) from renovate/actix-web-4.x-lockfile into master 2026-06-21 21:58:56 +05:30
Cargo.toml fix(deps): update rust crate actix-multipart to 0.8 2026-06-21 05:32:49 +00:00
Dockerfile chore(deps): update debian docker tag to v13 2026-06-19 16:34:21 +00:00
LICENSE.md feat: init 2022-08-13 21:08:33 +05:30
Makefile feat: update docker base imgs and cleanup build 2023-10-04 22:44:20 +05:30
README.md feat: enable woodpecker 2023-10-04 22:44:29 +05:30
renovate.json Add renovate.json 2024-06-08 10:45:42 +00:00

dumbserve

really really really really dumb HTTP file server

Docker status-badge 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.