# Installer sproxy avec Homebrew

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

## installation

```sh
sudo av install brew:sproxy
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sproxy
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:sproxy
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.02
- **Résumé source:** HTTP proxy server collecting URLs in a 'siege-friendly' manner
- **Page d'accueil:** <https://www.joedog.org/sproxy-home/>
- **Dernière mise à jour:** 2026-07-09T18:22:29+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- sproxy (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

sproxy is a small HTTP proxy companion tool for Siege. It captures browser requests and writes them in a Siege-friendly `urls.txt` format for later load or regression testing.

### Historique du projet

The official README identifies sproxy as the `S` proxy and describes it as a regular HTTP proxy listening on port 9001 by default. Its copyright notice dates to 2003, tying it to the older Unix web-testing culture around Siege.

### Historique d'adoption

The Siege FAQ lists sproxy as one of the supported utilities for building a `urls.txt` file, alongside logparse. Homebrew packaging keeps the utility installable for users who still rely on Siege-style URL lists.

### Modes d'utilisation

A user points a browser at sproxy, browses the target application, and lets the proxy collect GET requests, POST data, and URLs into an ASCII file that Siege can replay.

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

Package nerds care about sproxy because it preserves a very Unixy workflow: compose one small capture utility with one load-testing utility through a plain text file. Its value is not a large framework but the fact that a package manager can still install the small companion program next to Siege.

### Chronologie

- 2003: Official README copyright notice for sproxy.
- 2026: Homebrew formula metadata still lists sproxy as a packaged command.

### Related projects

- sproxy is directly related to Siege, the JoeDog HTTP/HTTPS regression tester, and to logparse, another Siege utility for building URL files.

### Sources

- <https://download.joedog.org/sproxy/README>
- <https://www.joedog.org/siege/faq>
- input source_facts.package-manager


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/sproxy.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sproxy.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
