macOS
brew install magic-wormholelocal Homebrew formula metadata
sudo port install magic-wormholeMacPorts ports tree · net/magic-wormhole/Portfile · 来源: api.github.com
安装
brew install magic-wormholelocal Homebrew formula metadata
sudo port install magic-wormholeMacPorts ports tree · net/magic-wormhole/Portfile · 来源: api.github.com
sudo apt install magic-wormholeDebian stable package indexes · magic-wormhole · 来源: deb.debian.org
nix profile install nixpkgs#magic-wormholenixpkgs package indexes · magic-wormhole · 来源: raw.githubusercontent.com
sudo pacman -S magic-wormholeArch Linux sync databases · magic-wormhole · 来源: geo.mirror.pkgbuild.com
choco install magic-wormholeChocolatey community package catalog · magic-wormhole · 来源: community.chocolatey.org
scoop install main/magic-wormholeScoop official bucket manifest trees · bucket/magic-wormhole.json · 来源: api.github.com
winget install --id magic-wormhole.magic-wormhole -eWindows Package Manager source index · magic-wormhole.magic-wormhole · 来源: cdn.winget.microsoft.com
概览
Securely transfers data between computers
历史
Magic Wormhole is a command-line tool and Python library for moving files, directories, text, and streams from one computer to another using short one-time codes. Its cultural niche is secure ad hoc transfer: the thing you reach for when the two humans can talk but the two computers have no prearranged account, URL, or SSH path.
Brian Warner's Magic Wormhole repository was created in February 2015. The official documentation presents the project as both a `wormhole` CLI and a Python library, with a protocol built around a mailbox server, optional transit relay, and a PAKE exchange that turns a human-sized code into end-to-end encryption keys.
The project became well known after its PyCon 2016 presentation and early documentation emphasized a memorable UX: one side runs `wormhole send`, the other runs `wormhole receive`, and both type or paste the same short code. Over time the documentation expanded into protocol references for the mailbox server, client-to-client protocol, file-transfer protocol, Tor support, journaled mode, and dilation.
Magic Wormhole moved from Python package to operating-system package quickly enough that the official installation docs recommend packaged versions first. They document Homebrew on macOS, Debian and Ubuntu packages, openSUSE packages, Chocolatey on Windows, and source installs through `pip`.
The project has broad package-manager presence in the supplied Homebrew input, including Homebrew, Chocolatey, Debian, MacPorts, Nix, pacman, Scoop, Ubuntu, and winget. Its GitHub repository also shows more than twenty thousand stars and hundreds of forks, a strong adoption signal for a small security-oriented CLI.
The standard file-transfer workflow is `wormhole send FILENAME` on one machine and `wormhole receive` on the other. The sender displays a short code, the receiver enters it, and the clients negotiate a direct or relayed encrypted transfer.
The library is used by other applications that need code-authenticated channels. Official docs point to protocol APIs and related applications, and the ecosystem page lists multiple implementations and clients.
Magic Wormhole matters to package people because it is a tiny CLI with a big trust and bootstrap story. It avoids accounts, shared storage, long URLs, SSH setup, and manual key exchange, so it often appears in package collections as the pragmatic secure-transfer utility alongside rsync, scp, croc, and age-like tools.
It is also a protocol family, not just a Python command. The existence of Rust, GUI, mobile, relay, and mailbox-server packages gives package managers a small ecosystem to represent, which is why the original package remains the canonical anchor.
安全态势
没有找到 magic-wormhole 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
magic-wormhole | cli | 全局可执行文件 | |
wormhole | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://magic-wormhole.readthedocs.io/en/latest/
安装元数据
| 软件包键 | brew:magic-wormhole |
|---|---|
| 版本 | 0.24.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/magic-wormhole |
| 主页 | https://magic-wormhole.readthedocs.io/en/latest/ |
| 仓库 | https://github.com/magic-wormhole/magic-wormhole |
| 上游文档 | https://magic-wormhole.readthedocs.io/ |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/d7/8c/964308aeed7b828ca726da4bbfcc8f2bc89713b39ba768e24ce6331b30f3/magic_wormhole-0.24.0.tar.gz |
| 最后更新 | 2026-06-20T10:48:59Z |
| Pulse | updated |
| 依赖 | cryptography, libsodium, python@3.14 |
| 构建依赖 | rust |
| macOS 提供的库 | libffi |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | magic-wormhole |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
magic-wormhole 0.18.0-1
Securely and simply transfer data between computers
https://github.com/warner/magic-wormhole
sudo apt install magic-wormholemagic-wormhole
nix profile install nixpkgs#magic-wormholemagic-wormhole 0.12.0-1.1
Securely and simply transfer data between computers
https://github.com/warner/magic-wormhole
sudo apt install magic-wormholemagic-wormhole 0.24.0-1
Securely transfer data between computers
https://github.com/magic-wormhole/magic-wormhole
sudo pacman -S magic-wormholemagic-wormhole
sudo port install magic-wormholemagic-wormhole
choco install magic-wormholemain/magic-wormhole
scoop install main/magic-wormholemagic-wormhole.magic-wormhole
winget install --id magic-wormhole.magic-wormhole -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.