2026-07-17 02:36:18 +02:00
2026-07-17 02:35:30 +02:00
2026-07-17 02:43:13 +02:00
2026-07-17 02:29:32 +02:00
2026-07-17 02:39:08 +02:00

teletraan

a static binary-based rootless dockerized web server that is so small, it is effectively braindead, while remaining featureful for most usecases

inspired by busybox httpd.

in less than 100 loc, it currently supports:

  • gzipped files
  • serving single page webapps like cinny nginx-style via the -s flag

it has extremely minimal dependencies, so minimal that you can tack on a crapload of compilation options and use nightly rust without harming binary functionality.

it is compiled with panic=immediate-abort.

license

ISC

S
Description
No description provided
Readme ISC
38 KiB
Languages
Rust 71.5%
Dockerfile 28.5%