# 使用 Homebrew, Nix, winget 安装 mkp224o

查看 mkp224o 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:mkp224o
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mkp224o
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mkp224o
```

  证据: nixpkgs package indexes: pkgs/by-name/mk/mkp224o/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id cathugger.mkp224o -e
```

  证据: Windows Package Manager source index: cathugger.mkp224o from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:mkp224o
- **软件包管理器:** Homebrew
- **版本:** 1.7.0
- **来源摘要:** Vanity address generator for tor onion v3 (ed25519) hidden services
- **主页:** <https://github.com/cathugger/mkp224o>
- **仓库:** <https://github.com/cathugger/mkp224o>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mkp224o (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.7.0
## 项目历史与用法

mkp224o is cathugger's C program for generating vanity Tor onion service v3 addresses. Its name refers to Tor proposal 224, the proposal that introduced the v3 onion service design, and its README describes generation of vanity ed25519 onion addresses. The repository was created in 2017, is licensed under CC0-1.0, and depends on libsodium plus a C99 compiler and make/autoconf build tooling.

### 项目历史

In practice the user supplies one or more desired prefixes, and mkp224o repeatedly generates keys until it finds onion hostnames matching those filters. The README documents output directories containing secret and public keys and hostnames for discovered services, along with steps for copying the generated key material into a Tor hidden-service directory. It also notes base32 constraints on onion names, which makes some digits impossible in filters.

### 使用方式

The tool's performance focus is a major part of its identity. Its optimization notes describe multiple ed25519 implementations selected at configure time, integer and binary-string filter representations, binary search for large filter lists, and batch mode for faster generation. Package managers such as Homebrew and Nix provide it as a niche security/privacy command-line tool; Homebrew records libsodium as its runtime dependency.

### 来源

- <https://api.github.com/repos/cathugger/mkp224o>
- <https://formulae.brew.sh/api/formula/mkp224o.json>
- <https://github.com/cathugger/mkp224o>
- <https://opensource.com/article/19/8/how-create-vanity-tor-onion-address>
- <https://raw.githubusercontent.com/cathugger/mkp224o/master/OPTIMISATION.txt>
- <https://raw.githubusercontent.com/cathugger/mkp224o/master/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Nix - mkp224o: normalized package name match | nixpkgs package indexes: pkgs/by-name/mk/mkp224o/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - cathugger.mkp224o: normalized package name match | Windows Package Manager source index: cathugger.mkp224o from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/mkp224o.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mkp224o.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
