Description
Users can transfer data between devices over plain HTTP using command-line pipes or a browser. This is useful for quick temporary sharing when both sides can reach the same server endpoint.
It moves data over the network, so use trusted servers, HTTPS or private networks when needed, and avoid sending secrets through public endpoints.