Simple bin written in Go
This was compiled using GoLand. It's recommended to compile this application yourself in GoLand. The necessary files are all files in this repository except README.md, LICENSE and the /.idea folder.
To make this program work, it is needed to include the aforementioned necessary files in the same directory as the output executable.
This program defaultly runs on the HTTP port 80. SSL support is not yet implemented.