# 使用 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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jprq>
- **版本:** 2.4
- **来源摘要:** Join Public Router, Quickly
- **主页:** <https://jprq.io/>
- **仓库:** <https://github.com/azimjohn/jprq>
- **上游文档:** <https://jprq.io/>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://github.com/azimjohn/jprq/archive/refs/tags/2.4.tar.gz>
- **最后更新:** 2026-07-26T04:08:07+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- jprq (cli)
- jprq (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.4
- 管理器更新时间: 2026-07-26
- 本地数据: OK
- 上游仓库: https://github.com/azimjohn/jprq
- 检测到的最新版本: 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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jprq
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- 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


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://pkg.so/zh-hans/web-dev-tools/) - Matched web development metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [localtunnel](https://pkg.so/zh-hans/brew/localtunnel/) - Shares pkgdb curated category or tags: cli, http, networking, tunneling.
- [pgrok](https://pkg.so/zh-hans/brew/pgrok/) - Shares pkgdb curated category or tags: cli, networking, ngrok-alternative, tunneling.
- [proxytunnel](https://pkg.so/zh-hans/brew/proxytunnel/) - Shares pkgdb curated category or tags: cli, networking, tcp, tunneling.
- [dns2tcp](https://pkg.so/zh-hans/brew/dns2tcp/) - Shares pkgdb curated category or tags: cli, networking, tcp, tunneling.
- [openiothub-server](https://pkg.so/zh-hans/brew/openiothub-server/) - Shares pkgdb curated category or tags: cli, networking, tunneling.
- [river](https://pkg.so/zh-hans/brew/river/) - Shares pkgdb curated category or tags: cli, http, networking, reverse-proxy.
- [ptunnel](https://pkg.so/zh-hans/brew/ptunnel/) - Shares pkgdb curated category or tags: cli, networking, tunneling.
- [cloudflared](https://pkg.so/zh-hans/brew/cloudflared/) - Shares pkgdb curated category or tags: cli, networking, tunneling.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
