magic-wormhole.rs

Secure file transfer tool using Magic Wormhole protocol

brewmacoslinux
Try with needOr install directly
Source

About

Rust implementation of Magic Wormhole, with new features and enhancements

Commands

wormhole

Examples

Send a file to another computer$ wormhole send path/to/file
Receive a file using the wormhole code$ wormhole receive XXXX-YYYY-ZZZZ
Send text directly$ wormhole send --text 'Hello, World!'