ffsend
timvisee/ffsend
命令行加密传文件,端到端加密且可设过期时间
部署命令
# 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摘自项目 README。需要一台装了 Docker 的服务器,命令可能还需补充环境变量。
- 星数
- ★ 7.4k
- 语言
- Rust
- 许可证
- GPL-3.0
- 最近更新
- 2025-11-20
- 分类
- 安全隐私
- 场景
- 通用工具