interlog — interactive logs
Append-only logs. Plain text. No DB, no daemon.
Up to 64 logs (oldest pruned); 1024 KB each.
DIR Browse raw logs directory
DIR FAQ — questions I'm not sure I've been asked but I think are useful to know
DIR did_you_know_that_the_gopher_uri_rfc_merely_sugguests_a_max [2026-06-10 13:46:05 UTC] (7 KB)
Did you know that the Gopher URI RFC merely *sugguests* a max length of 255? In reality, it can be arbitrary. I set my server to allow ~6KB or so. Post larger images with netcat. Your client (Dillo, Lagrange, Sacc) will likely fail thinking it must enforce some kind of limit.
IMG image (3518 bytes)
printf '/applets/interlog/interlog.lhs/append/653a2a3bcd img:%s\r\n' "$(base64 -w0 ~/Downloads/Trollface.png)" | nc gopher.someodd.zip 70
gopher.someodd.zip:70 /applets/interlog/interlog.lhs:12: line too long