adsf

tiny static file server

Install

All systems
curl cmd.cat/adsf.sh
Debian Debian
apt-get install ruby-adsf
Ubuntu
apt-get install ruby-adsf
image/svg+xml Kali Linux
apt-get install ruby-adsf
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-adsf
Raspbian
apt-get install ruby-adsf

ruby-adsf

tiny static file server

adsf (A Dead Simple Fileserver) is a tiny web server that can be spawned in any directory to serve static files. It can be used programmatically in Rack and other Ruby applications. For example, the nanoc static website generator uses it its "view" command.