Description
Files in a directory can be shared quickly over HTTP for another device or person on the network to download. This is useful for temporary transfers when setting up a full web server would be unnecessary.
It is a small command-line HTTP server. Anything served may be reachable by others depending on the bind address and firewall, so users should share only intended directories and stop the server when finished.