Transfer files securely with Wormhole. Share files of any size using a secure, encrypted channel. Free online tool, no registration required.
wormhole
Get things from one computer to another, safely. More information: https://magic-wormhole.readthedocs.io.
- Send a file:
wormhole send {{path/to/file}}
- Receive a file:
wormhole receive {{wormhole_code}}
- Send raw text:
wormhole send
- Send a file with a custom code phrase:
wormhole send --code {{custom_code}} {{path/to/file}}