← Back to match
simple_http_server
Minimal Python HTTP server for quick, temporary file upload and download sharing on a local network.
Servicefree
simple_http_server is a lightweight Python HTTP server built for quick file upload and download, including batch uploads, over a local network. It's multi-threaded, sanitizes uploaded filenames, and binds to localhost by default for safety. It's aimed at people who need temporary, trusted-network file sharing without setting up a full file server.
Categories
File StorageUtilities

