trikko

↗ HN profile [ 77.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built websitino, a small static file server intended for quick local development or testing. It’s a single binary (~1.5MB), with no external dependencies or runtime requirements — just run it in any folder and it…

  2. Hi there, I'm developing a small HTTP webserver named serverino. Serverino is supposed to work as proxy under a full webserver, like nginx. I wonder if you can help me testing it not ddos-ing/spamming requests but…