# 使用 Homebrew, apk, Nix, pacman 安装 meek

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

## 安装

```sh
sudo av install brew:meek
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install meek
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add meek
```

  证据: Alpine Linux edge package indexes: meek from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#meek
```

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

- pacman (92%):

```sh
sudo pacman -S meek
```

  证据: Arch Linux sync databases: meek from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:meek
- **软件包管理器:** Homebrew
- **版本:** 0.38.0
- **来源摘要:** Blocking-resistant pluggable transport for Tor
- **主页:** <https://www.torproject.org>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- meek-client (别名)
- meek-server (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

meek is a Tor pluggable transport designed to resist blocking by encoding traffic as HTTPS requests and responses reflected through hard-to-block third-party web services. Its README identifies domain fronting as the key trick behind the transport.

### 项目历史

The official tag history reaches back to 0.0 in February 2014 and 0.1 in March 2014, with David Fifield as the author on early commits. The current Tor GitLab project was created in June 2020 as part of Tor's anti-censorship pluggable-transports namespace, preserving a project with older history.

The README explains the architecture: `meek-client` runs on the censored client, `meek-server` runs on a Tor relay, and reflector components for App Engine, nginx, PHP, WSGI, and browser-extension helpers make HTTPS traffic look like allowed web traffic.

### 采用历史

meek's adoption is tied to Tor Browser's censorship-circumvention workflow, where pluggable transports help users connect when direct Tor access is blocked. The Tor support documentation keeps circumvention guidance under Tor Browser support, while the package input shows meek available in Homebrew, Alpine, Nix, and Arch.

Its deployment history is also shaped by changing support for domain fronting among large providers, so meek is best understood as one member of Tor's anti-censorship transport family rather than a general-purpose proxy.

### 使用方式

Users normally encounter meek through Tor pluggable-transport configuration rather than by hand-running it. The README documents direct client usage with `meek-client --url=... --front=...`, server-side `meek-server`, and helper components for reflector services and browser-based TLS camouflage.

### 为什么软件包爱好者会关心

meek is significant because it packages anti-censorship research into small Unix-style client and server binaries. For packagers, it is a privacy-networking tool whose value comes from predictable executable names, Tor integration, and minimal visible configuration rather than from broad standalone CLI features.

### 时间线

- 2014: Official tag 0.0 is created in February, followed by 0.1 in March.
- 2020: Current Tor GitLab project is created in the anti-censorship pluggable-transports namespace.
- 2022: Official tag v0.38.0 is created.

### Related projects

- meek is part of Tor's pluggable-transport ecosystem and relates to Tor Browser, Tor bridges, domain fronting, App Engine reflectors, nginx/PHP/WSGI reflectors, and browser-extension TLS camouflage.

### 来源

- <https://gitlab.torproject.org/api/v4/projects/tpo%2Fanti-censorship%2Fpluggable-transports%2Fmeek>
- <https://gitlab.torproject.org/api/v4/projects/tpo%2Fanti-censorship%2Fpluggable-transports%2Fmeek/repository/tags>
- <https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek>
- <https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek/-/raw/main/README>
- <https://support.torproject.org/tor-browser/circumvention/>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

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

- Nix - meek: normalized package name match | nixpkgs package indexes: pkgs/by-name/me/meek/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - meek - 0.38.0-r24: normalized package name match | Alpine Linux edge package indexes: meek from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Pluggable transport proxy written in Go | https://trac.torproject.org/projects/tor/wiki/doc/meek
- apk - meek-doc - 0.38.0-r24: normalized package name match | Alpine Linux edge package indexes: meek-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Pluggable transport proxy written in Go (documentation) | https://trac.torproject.org/projects/tor/wiki/doc/meek
- apk - meek-server - 0.38.0-r24: normalized package name match | Alpine Linux edge package indexes: meek-server from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | meek pluggable transport proxy server | https://trac.torproject.org/projects/tor/wiki/doc/meek
- pacman - meek - 0.38.0-3: normalized package name match | Arch Linux sync databases: meek from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A pluggable transport proxy written in Go | https://trac.torproject.org/projects/tor/wiki/doc/meek


## Combined YAML source

View the package source record on GitHub. [combined/meek.yml](https://github.com/mxcl/pkgdb/blob/main/combined/meek.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
