macOS
brew install ucspi-tcpprovider-native install command
安装
brew install ucspi-tcpprovider-native install command
概览
Tools for building TCP client-server applications
历史
ucspi-tcp is Daniel J. Bernstein's Unix Client-Server Program Interface implementation for TCP. It provides small command-line tools such as tcpserver and tcpclient for building TCP services and clients around ordinary Unix programs.
The UCSPI specification is dated 1996 and defines a command-line interface for client-server communication tools. ucspi-tcp applies that model to TCP, with clients and servers setting descriptors and environment variables before executing an application.
The official install page identifies ucspi-tcp 0.88 as the latest published package, and the official tarball has a March 18, 2000 last-modified date. The project is distributed from Bernstein's cr.yp.to site rather than through a public source-control repository.
ucspi-tcp became part of the classic djb software ecosystem, especially alongside daemontools-style service supervision and qmail-era mail setups. The input package metadata shows that, despite its age and tarball distribution model, it remains packaged in Homebrew, Debian, Ubuntu, MacPorts, Nix, and other Unix package collections.
Package users most often encounter tcpserver, tcpclient, tcprules, tcprulescheck, recordio, rblsmtpd, and helper tools. The official docs describe tcpserver as a way to accept TCP connections and run another program, while rblsmtpd is documented as an SMTP wrapper that blocks mail from listed sites when used under tcpserver.
For package nerds, ucspi-tcp is historically significant because it is a compact Unix networking toolkit from the pre-systemd, pre-framework era. It represents a style where small binaries, environment variables, file-descriptor conventions, and package-manager preservation keep old but sharp infrastructure tools available.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
addcr | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
argv0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
date@ | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
delcr | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
finger@ | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fixcrio | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
http@ | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mconnect | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mconnect-io | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rblsmtpd | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
recordio | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
tcpcat | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
tcpclient | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
tcprules | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
tcprulescheck | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
tcpserver | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
who@ | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ucspi-tcp |
|---|---|
| 版本 | 0.88 |
| 软件包管理器 | Homebrew |
| 主页 | https://cr.yp.to/ucspi-tcp.html |
| 最后更新 | 2026-07-14T20:07:12+09:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.