Scroll to navigation

WORMHOLE-RS(1) User Commands WORMHOLE-RS(1)

NAME

wormhole-rs - send files to another computer, securely

DESCRIPTION

wormhole-rs 0.7.0

USAGE:

wormhole-rs [OPTIONS] <SUBCOMMAND>

GENERAL OPTIONS:

Use a custom relay server (specify multiple times for multiple relays) [aliases: relay]
ws://example.org>
Use a custom rendezvous server. Both sides need to use the same value in order to find each other
Disable the relay server support and force a direct connection
Always route traffic over a relay server. This hides your IP address from the peer (but not from the server operators. Use Tor for that)
Print this help message
Enable logging to stdout, for debugging purposes
Print version information

SUBCOMMANDS:

Forward ports from one machine to another
Receive a file or a folder [aliases: rx]
Send a file or a folder [aliases: tx]

SEND OPTIONS:

Enter a code instead of generating one automatically
Length of code (in bytes/words) [default: 2]

Suggest a different name to the receiver to keep the file's actual name secret. Not allowed when sending more than one file [aliases: name]
send-many
Send a file to many recipients.

send-many OPTIONS:

Only send the file up to n times, limiting the number of people that may receive it. These are also the number of tries a potential attacker gets at guessing the password [default: 30]
Automatically stop providing the file after a certain amount of time [default: 60]
Enter a code instead of generating one automatically
Length of code (in bytes/words) [default: 2]

Suggest a different name to the receiver to keep the file's actual name secret. Not allowed when sending more than one file [aliases: name]

To send files, use `wormhole send <PATH>`. To receive files, use `wormhole receive <CODE>`.

AUTHOR

COPYRIGHT

Copyright © 2024 Matthias Geiger

This manual page was written for the Debian system (and may be used by others).

Permission is granted to copy, distribute and/or modify this document under the terms of the EUPL 1.2, or, at your option, any later version.

May 2024 wormhole-rs 0.7.0