macOS
brew install jprqlocal Homebrew formula metadata
brew
Join Public Router, Quickly. Version 2.4 via Homebrew; verified from local package data.
install
brew install jprqlocal Homebrew formula metadata
scoop install main/jprqScoop official bucket manifest trees · bucket/jprq.json · source: api.github.com
overview
Join Public Router, Quickly
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jprq | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/azimjohn/jprq
install metadata
| Package key | brew:jprq |
|---|---|
| Version | 2.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jprq |
| Homepage | https://jprq.io/ |
| Repository | https://github.com/azimjohn/jprq |
| Upstream docs | https://github.com/azimjohn/jprq#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/azimjohn/jprq/archive/refs/tags/2.4.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/jprq
scoop install main/jprqsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.