ZIP
WinGet
Algernon
Alexander F. Rødseth · 1.17.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
algernon-1.17.4-windows_x86_64_static.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
xyproto.algernon
Version
1.17.4
Description
Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support
License
BSD-3-Clause
↗
Homepage
https://github.com/xyproto/algernon
Installer URL
https://github.com/xyproto/algernon/releases/download/v1.17.4/algernon-1.17.4-windows_x86_64_static.zip
Release Notes
- Fix a missing m character when drawing the banner/logo at start.
- Also show the banner/logo at start on Windows.
- Add HTML sanitization of the filename for the "file not found" page". This fixes an XSS issue.
- Switch from vt100 to the vt package.
- Update go.mod, ref #159.
- Update CI configuration.
- Remove FUNDING.yml.
- Update documentation.
- Update dependencies.