# 使用 Homebrew, scoop 安装 jprq

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

## 安装

```sh
sudo av install brew:jprq
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jprq
```

  证据: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/jprq
```

  证据: Scoop official bucket manifest trees: bucket/jprq.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:jprq
- **软件包管理器:** Homebrew
- **版本:** 2.4
- **来源摘要:** Join Public Router, Quickly
- **主页:** <https://jprq.io/>
- **仓库:** <https://github.com/azimjohn/jprq>
- **最后更新:** 2026-07-26T04:08:07+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- jprq (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

JPRQ, short for Join Public Router Quickly, is a local-tunnel tool for exposing development servers to the public internet. The upstream README describes it as a free and open tool for exposing local servers and TCP protocols such as HTTP and SSH.

### 项目历史

JPRQ started as an ngrok-style tunneling client, with early binaries published in 2021. The 2.0 release in February 2023 was described by upstream as a complete rewrite that required GitHub authentication and installed binaries through an install script.

The project then added practical local-development features: a debugger in 2.1, a built-in static file server and Homebrew installation notes in 2.2, custom-domain CNAME support in 2.3, debugger fixes in 2.4, and a macOS desktop app line in 2026.

### 采用历史

JPRQ sits in the same developer workflow niche as ngrok and other tunnel brokers: webhook testing, client demos, SSH or TCP exposure, and sharing localhost without a deployment. Its package footprint is smaller than jq or libjpeg, but Homebrew and Scoop packaging made it convenient for developers who prefer package-manager installation over curl scripts.

### 使用方式

Typical CLI usage authenticates with the service, then runs commands such as `jprq http 8000`, `jprq tcp 22`, `jprq http 3000 --debug`, or `jprq serve .`. The official site also presents a desktop workflow for tunnels, request inspection, replay, reserved subdomains, and custom domains.

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

JPRQ is interesting to package watchers because it is part of the wave of small developer-networking CLIs that turned hosted tunnel services into installable local tools. Its history also shows the tension between open self-hostable code and a maintained hosted service.

### 时间线

- 2021-11-02: JPRQ Client Binaries 1.0.0 were published.
- 2023-02-27: jprq 2.0 was published as a complete rewrite.
- 2023-05-14: jprq 2.1 added a built-in debugger.
- 2023-10-17: jprq 2.2 added `jprq serve` and Homebrew installation notes.
- 2024-01-02: jprq 2.3 added custom-domain CNAME support.
- 2026-06-09: JPRQ Desktop 1.0.4 for macOS was published.

### Related projects

- Related projects include ngrok, localtunnel, Cloudflare Tunnel, inlets, and other localhost-to-public-network tunneling tools.

### 来源

- <https://dev.to/azimjohn/how-i-built-ngrok-alternative-3n0g>
- <https://github.com/azimjohn/jprq>
- <https://github.com/azimjohn/jprq/releases>
- <https://jprq.io/>
- <https://raw.githubusercontent.com/azimjohn/jprq/master/readme.md>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Scoop - main/jprq: normalized package name match | Scoop official bucket manifest trees: bucket/jprq.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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