This crate contains the client-side application for Portal - An encrypted file transfer utility.
Note: The peer must connect to the same portal-relay as you. The default relay is portal-relay.landhb.dev
but can be changed in your config. On linux the config is most commonly located at ~/.config/portal/portal.toml
.
bash
cargo install portal-client
bash
portal send /path/to/file
bash
portal recv