Basic Somewhat HTTP Server

Back

Description

BSHS is a HTTP server designed for ease of use. Straight out of the box, you can just run it with no configuration whatsoever, and it will function as a HTTP server. It has simple command-line options, and many builtin features.


Documentation

You can find the usage here.


Download

You can download it here, or run the following command. (make sure you have the line "deb [trusted=yes] http://repo.somethingfunny.xyz ./" in your /etc/apt/sources.list.)

sudo apt update && sudo apt install bshs