# Installer jprq avec Homebrew, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jprq pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jprq
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:jprq
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.4
- **Résumé source:** Join Public Router, Quickly
- **Page d'accueil:** <https://jprq.io/>
- **Dépôt:** <https://github.com/azimjohn/jprq>
- **Dernière mise à jour:** 2026-07-26T04:08:07+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jprq (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.4
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
