Dossier
ymawky
Coverage of ymawky in the Nexus archive.
- Show HN: Building a web server in assembly to give my life (a lack of) meaning
A developer has created a static file web server called ymawky for MacOS using ARM64 assembly, supporting various HTTP requests and features. The server is designed to serve custom error pages and mitigate slowloris-like attacks. It also supports directory listing and decodes percent-encoded URLs.