Description
Local directories can be shared over HTTP with a small command-line server. Updog replaces the older SimpleHTTPServer workflow for quick file serving, testing, and temporary network access.
It exposes files from the served directory to clients that can reach the server. Use it only on trusted networks or with deliberate access controls, especially when private files are nearby.