Show HN: unsafehttp – tiny web server from scratch in C, running on an orange pi
10 GSGBen 8 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.
https://github.com/GSGBen/unsafehttp
Too many simultaneous connections for his router maybe? Or too much bandwidth for his internet connection?