Category: linux
Subcategory: server
Value: python3 -m http.server 8000
Miniscription: Serve current directory over HTTP
Description: Starts a simple HTTP server in the current directory on port 8000, useful for quickly sharing files on a local network.
Kontributer: iarc13