webfsd

lightweight HTTP server for static content

Install

All systems
curl cmd.cat/webfsd.sh
Debian Debian
apt-get install webfs
Ubuntu
apt-get install webfs
Arch Arch Linux
pacman -S webfs
image/svg+xml Kali Linux
apt-get install webfs
Windows (WSL2)
sudo apt-get update sudo apt-get install webfs
OS X
brew install webfs
Raspbian
apt-get install webfs

webfs

lightweight HTTP server for static content

This package provides a simple web server for mostly static content, with limited CGI support (GET requests only). Example uses include giving HTTP access to the contents of an FTP site, or exporting some files by quickly starting a web server without any need to edit configuration files first.