ffsend
timvisee/ffsend
:mailbox_with_mail: Easily and securely share files from the command line. A fully featured Firefox Send client.
Deploy command
# Invoke without arguments
docker run --rm -it -v $(pwd):/data timvisee/ffsend
# Upload my-file.txt
docker run --rm -it -v $(pwd):/data timvisee/ffsend upload my-file.txt
# Download from specified link
docker run --rm -it -v $(pwd):/data timvisee/ffsend download https://send.vis.ee/#sample-share-url
# Show help
docker run --rm -it -v $(pwd):/data timvisee/ffsend help
# To update the used image
docker pull timvisee/ffsendTaken from the project README. You need a server with Docker; you may still need to add environment variables.
- Stars
- ★ 7.4k
- Language
- Rust
- License
- GPL-3.0
- Last updated
- 2025-11-20
- Category
- Security & privacy
- Section
- General