AltSendme:Magic Wormhole的另一种替代方案?
AltSendme: Another Alternative to MAgic Wormhole?

原始链接: https://github.com/tonyantony300/alt-sendme

## AltSendme:直接、安全的的文件传输 AltSendme是一个免费且开源的工具,用于在设备之间直接传输文件,绕过WeTransfer或Dropbox等云存储服务。它利用点对点网络和端到端加密(QUIC + TLS 1.3)来确保隐私和安全 – 无需帐户或个人信息。 主要功能包括:传输任何大小和格式的文件,并进行完整性检查,可恢复的传输,以及能够饱和多千兆连接的速度。它通过NAT穿透克服网络限制,并提供CLI集成。 目前作为桌面应用程序提供,计划推出移动版和网页版,AltSendme是社区驱动的,并支持多种语言。它使用Rust和Node.js构建,并在AGPL-3.0许可下在GitHub上提供贡献。

黑客新闻 新 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 AltSendme:另一个 Magic Wormhole 的替代方案? (github.com/tonyantony300) 6 分,由 nhatcher 发表于 1 小时前 | 隐藏 | 过去 | 收藏 | 讨论 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文

AltSendme Header

AltSendme working demo

A free and open-source file transfer tool that harnesses the power of cutting-edge peer-to-peer networking, letting you transfer files directly without storing them on cloud servers.

Why rely on WeTransfer, Dropbox, or Google Drive when you can reliably and easily transfer files directly, end-to-end encrypted and without revealing any personal information?

  • Send anywhere – Works seamlessly on local networks or across continents.
  • Peer-to-peer direct transfer – Send files straight between devices, with no cloud storage in between.
  • End-to-end encryption – Always-on protection with QUIC + TLS 1.3 for forward and backward secrecy.
  • No accounts or personal info – Transfer files without sign-ups or exposing private data.
  • Transfer anything – Send files or directories of any size or any format, verified with BLAKE3-based integrity checks.
  • Resumable transfers – Interrupted downloads automatically resume where they left off.
  • Fast & reliable – Capable of saturating multi-gigabit connections for lightning-fast transfers.
  • NAT traversal via QUIC – Secure, low-latency connections using QUIC hole punching with encrypted relay fallback.
  • CLI integration – Interoperable with the Sendme CLI.
  • Mobile & web – Coming soon.
  • Free & open source – No upload costs, no size limits, and fully community-driven.

The easiest way to get started is by downloading one of the following versions for your respective operating system:

More download options in GitHub Releases.

  • 🇫🇷 French
  • 🇹🇭 Thai
  • 🇩🇪 German
  • 🇨🇳 Chinese
  • 🇯🇵 Japanese
  • 🇷🇺 Russian
  • 🇨🇿 Czech
  • 🇮🇹 Italian
  • 🇸🇦 Arabic
  • 🇧🇷 Portuguese (Brazilian)
  • 🇰🇷 Korean
  • 🇪🇸 Spanish

If you want to contribute or run the app from source:

  • Rust 1.81+
  • Node.js 18+
  • npm or yarn
  1. Install frontend dependencies:

  2. Run the desktop app:

    cd src-tauri
    cargo tauri dev

This will start the app with hot reload enabled for both frontend and backend changes.

  1. Build stage:
cd src-tauri
cargo tauri build --no-bundle
  1. Run:
 cd src-tauri/target/release
 ./alt-sendme        # macOS or Linux
 alt-sendme.exe      # Windows

AGPL-3.0

See PRIVACY.md for information about how AltSendme handles your data and privacy.

Sponsor Buy Me Coffee

Reach me here for suggestions, feedback or media related communication.

Thank you for checking out this project! If you find it useful, consider giving it a star and helping spread the word.

联系我们 contact @ memedata.com