Custom C# Web server
This is a simple HTTP server. It is capable of hosting a website on a server. It is capable of parsing requests, serving 404 pages, and serving static files. The server is written in C# and is capable of running on Linux or Windows. It has a logger that logs basic information like the IP address of the client and the request. It also has a simple configuration file that allows you to change the port and the root directory.