# 使用 Homebrew 安装 sproxy

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install sproxy
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:sproxy
- **软件包管理器:** Homebrew
- **版本:** 1.02
- **来源摘要:** HTTP proxy server collecting URLs in a 'siege-friendly' manner
- **主页:** <https://www.joedog.org/sproxy-home/>
- **最后更新:** 2026-07-09T18:22:29+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- sproxy (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

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


## 安全说明

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

- **Geiger 风险:** blue / 中
- 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)


## 来源

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