Hacker News | 📄 原文链接 | 2026-07-16 收录

基于 WebRTC 的点对点文件传输

来源:pairdrop.net — 2026-07-16

📋 概述

PairDrop 是一个基于 WebRTC 的浏览器端点对点文件传输工具,无需安装、无需注册、无需上传到服务器。它复用了 Apple AirDrop 的核心理念——局域网内设备直接传输文件——但通过 Web 技术实现了跨平台兼容。基于 Snapdrop 项目改进而来,PairDrop 支持临时公共房间、互联网传输和离线消息,彻底消除了平台壁垒。

🔑 核心要点

💡 金句

The best file transfer is the one that never touches a server — your files should travel the shortest possible distance: from your device to the one next to it.
← 返回 Hacker News 首页