Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 368 Bytes

readme.md

File metadata and controls

11 lines (9 loc) · 368 Bytes

soFileServe

This is a file server that exposes a given directory to the web.
It supports basic auth, TLS and compression of contents before download.

NOTE: This has only been run and checked on Ubuntu. There are no guarantees that it will work on any other Linux distro let alone Mac or Win.

USE AT YOUR OWN RISK.

Contributions are welcomed.