Description
Local files can be exposed over HTTP through a small Go file server. It is useful for quick sharing on trusted networks or testing downloads without configuring a full web server. The selected directory can become reachable by other machines, so bind address, port, and file contents must be checked.