DOKK / manpages / debian 11 / ruby-adsf / adsf.1.en
ADSF(1) User Commands ADSF(1)

adsf - a dead simple fileserver

adsf [options]

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.

Specify the handler to use
Display help
Specify index filenames (comma-separated)

--index-filenames

Specify the port number to use
Specify the web root to use
Only listen to requests from localhost (short for "-a localhost")
Specify the address to listen to
Reload on changes (requires adsf-live)
February 2021 ruby 1.4.5+dfsg1