A local, portable, single-file web server in C
macrobean.site
A local, portable, single-file web server in C
1–3 of 3 posts
Re: A local, portable, single-file web server in C
#2This may be well intentioned but the coding quality is crap. It is riddled with functional and security vulnerabilities.
Please do not claim this is safe, you are doing the world a great disservice.
Re: A local, portable, single-file web server in C
#3This may be well intentioned but the coding quality is crap. It is riddled with functional and security vulnerabilities. Please do not claim this is safe, you are doing the world a great disservice.
I’d just go with althttpd if I needed such a thing.