macOS
brew install ucspi-tcpprovider-native install command
brew / rank 8103
Tools for building TCP client-server applications. Version 0.88 via Homebrew; verified 2026-07-14.
install
brew install ucspi-tcpprovider-native install command
overview
Tools for building TCP client-server applications
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
addcr | executable | indexed executable | Discovered from the local executable index. |
argv0 | executable | indexed executable | Discovered from the local executable index. |
date@ | executable | indexed executable | Discovered from the local executable index. |
delcr | executable | indexed executable | Discovered from the local executable index. |
finger@ | executable | indexed executable | Discovered from the local executable index. |
fixcrio | executable | indexed executable | Discovered from the local executable index. |
http@ | executable | indexed executable | Discovered from the local executable index. |
mconnect | executable | indexed executable | Discovered from the local executable index. |
mconnect-io | executable | indexed executable | Discovered from the local executable index. |
rblsmtpd | executable | indexed executable | Discovered from the local executable index. |
recordio | executable | indexed executable | Discovered from the local executable index. |
tcpcat | executable | indexed executable | Discovered from the local executable index. |
tcpclient | executable | indexed executable | Discovered from the local executable index. |
tcprules | executable | indexed executable | Discovered from the local executable index. |
tcprulescheck | executable | indexed executable | Discovered from the local executable index. |
tcpserver | executable | indexed executable | Discovered from the local executable index. |
who@ | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:ucspi-tcp |
|---|---|
| Version | 0.88 |
| Package manager | Homebrew |
| Homepage | https://cr.yp.to/ucspi-tcp.html |
| Last updated | 2026-07-14T20:07:12+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.