Show HN: unsafehttp – tiny web server from scratch in C, running on an orange pi
2 GSGBen 0 8/16/2025, 8:46:15 PM unsafehttp.benren.au ↗
Hey HN, I wanted to get more familiar with C programming, *nix socket programming and C compilation, so I wrote this "web" ""server"". It's running on a tiny SBC in my office, and there's as little as possible between you and it.
Happy for you to try and break it, hopefully with something more interesting than a DoS though :) Please let me know if you find any issues.
No comments yet