Block a user
Updated 2025-03-02 03:28:07 +01:00
the code behind tomatenmhark.org (in practice, it is combined with nginx and a few reverse proxies, but it 1. works on its own and 2. is responsible for `GET /` requests)
Updated 2025-03-02 02:47:55 +01:00
logbufpipe records data from its stdin, immediately forwards it to stdout, and stores the data in an in-memory queue.
in-memory data and live data can be viewed via a unix socket.
Updated 2025-03-02 00:25:02 +01:00