Simple Web Server in C++ Currently supports only html|gzip|zip|gif|jpg files Usage gcc main.cpp <yourfilename>.out ./<yourfilename>.out <port> <server-dir> Put files with supported formats inside your created and you can request them in browser on localhost:/.