Description
A single file can be shared quickly over HTTP from the command line. This is useful for temporary transfers on a trusted network when setting up a full file server would be unnecessary.
The served file becomes reachable to clients that can access the listening address and port. Do not use it for private files on untrusted networks without understanding the exposure.