🧰
Open Source Toolkit

Know how to use it before you click: online, self-hosted, desktop, CLI

中文

ffsend

timvisee/ffsend
Download & install Download and install locally. No server needed.

:mailbox_with_mail: Easily and securely share files from the command line. A fully featured Firefox Send client.

WinmacOSLinuxTransferEncryption
ffsend website screenshot

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/ffsend

Taken 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