# simpsh-httpd C port Need more performance? Even though this ports memory usage is everything but optimized, it'll probably be a lot more efficient than the original bash version. ## Requirments * tcc # Hint Connection specific configuration option will have to be applied to the config.sh instead of the config.c! ## Installation (dynmic way, but slower) Copy the main.sh from this directory to the parent directory; changes to configuration will be applied dynamically ## Installation (static way, fastest) Run `tcc ./main.c -o ../main.sh` from this directory; needs to be done every time configuration is changed ## Uninstallation Run `git stash` from the parent directory; **this will reset your configuration!!!**