# 使用 Homebrew, apk, apt, Nix, pacman 安装 spiped

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

## 安装

```sh
sudo av install brew:spiped
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install spiped
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add spiped
```

  证据: Alpine Linux edge package indexes: spiped from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install spiped
```

  证据: Debian stable package indexes: spiped from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#spiped
```

  证据: nixpkgs package indexes: pkgs/by-name/sp/spiped/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S spiped
```

  证据: Arch Linux sync databases: spiped from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:spiped
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/spiped>
- **版本:** 1.6.4
- **来源摘要:** Secure pipe daemon
- **主页:** <https://www.tarsnap.com/spiped.html>
- **上游文档:** <https://www.tarsnap.com/spiped.html>
- **许可证:** BSD-2-Clause
- **源码归档:** <https://www.tarsnap.com/spiped/spiped-1.6.4.tgz>
- **最后更新:** 2026-05-12T00:31:55Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- spipe (cli)
- spiped (cli)
- spipe (别名)
- spiped (别名)

## 依赖

- openssl@4

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.6.4
- 管理器更新时间: 2026-05-12
- 本地数据: OK
- 上游仓库: https://www.tarsnap.com/spiped.html
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

spiped is the Tarsnap secure pipe daemon, a small Unix-style tool for making encrypted and authenticated pipes between socket addresses with a pre-shared symmetric key.

### 项目历史

The official Tarsnap page presents spiped as a simple C implementation, with project development taking place in the Tarsnap GitHub repository. The GitHub repository was created in May 2015.

### 采用历史

spiped is packaged broadly for a small security/networking daemon. The input facts list Alpine, Homebrew, Debian, Nix, Arch, and Ubuntu packages, reflecting demand for a scriptable alternative to heavier tunneling setups.

### 使用方式

The official examples show generating a 32-byte random key with `dd`, running `spiped` in daemon mode on one host, and using `spiped` or `spipe` on the client side. One documented pattern protects SSH by placing the key in `/etc/ssh/spiped.key` on the server and referencing a per-host key from `~/.ssh/config` via ProxyCommand.

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

Package maintainers care about spiped because it is intentionally small, does one network-security job, and exposes a clean CLI/daemon surface that composes with sockets, init systems, and OpenSSH configuration.

### 时间线

- 2014: Official release list includes spiped 1.4.0 on August 28.
- 2015: GitHub repository created in May.
- 2017: Official release list includes spiped 1.6.0.
- 2025: Official release list includes spiped 1.6.4 on April 2.

### Related projects

- Tarsnap
- kivaloo
- OpenSSH ProxyCommand
- ssh -L

### 来源

- <https://api.github.com/repos/Tarsnap/spiped>
- <https://github.com/Tarsnap/spiped>
- <https://www.tarsnap.com/spiped.html>
- input source_facts.package-manager


## 安全说明

没有找到 spiped 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Credential files

- Unix: keyfile, /etc/ssh/spiped.key, ~/.ssh/spiped_HOSTNAME_key
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** spiped
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - spiped - 1.6.3-1: normalized package name match | Debian stable package indexes: spiped from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | create secure pipes between socket addresses | https://www.tarsnap.com/spiped.html
- Nix - spiped: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/spiped/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - spiped - 1.6.2-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: spiped from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | create secure pipes between socket addresses | https://www.tarsnap.com/spiped.html
- apk - spiped - 1.6.4-r0: normalized package name match | Alpine Linux edge package indexes: spiped from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Encrypted network pipe utility | https://www.tarsnap.com/spiped.html
- pacman - spiped - 1.6.4-2: normalized package name match | Arch Linux sync databases: spiped from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Secure pipe daemon | https://www.tarsnap.com/spiped.html


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/zh-hans/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Web development packages](https://pkg.so/zh-hans/web-dev-tools/) - Matched web development metadata.
- [openssl@4](https://pkg.so/zh-hans/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [openldap](https://pkg.so/zh-hans/brew/openldap/) - Shares pkgdb curated category or tags: authentication, cli, networking.
- [srt](https://pkg.so/zh-hans/brew/srt/) - Shares pkgdb curated category or tags: cli, encryption, networking.
- [net-snmp](https://pkg.so/zh-hans/brew/net-snmp/) - Shares pkgdb curated category or tags: cli, daemon, networking.
- [gsasl](https://pkg.so/zh-hans/brew/gsasl/) - Shares pkgdb curated category or tags: authentication, cli, networking.
- [passt](https://pkg.so/zh-hans/brew/passt/) - Shares pkgdb curated category or tags: cli, daemon, networking.
- [transmission-cli](https://pkg.so/zh-hans/brew/transmission-cli/) - Shares pkgdb curated category or tags: cli, daemon, networking.
- [msmtp](https://pkg.so/zh-hans/brew/msmtp/) - Shares pkgdb curated category or tags: cli, daemon, networking.
- [knot](https://pkg.so/zh-hans/brew/knot/) - Shares pkgdb curated category or tags: cli, daemon, networking.
- [bozohttpd](https://pkg.so/zh-hans/brew/bozohttpd/) - Local package facts share a topical domain. Shared terms: cli, daemon, networking, openssl, openssl-4.
- [fastd](https://pkg.so/zh-hans/brew/fastd/) - Local package facts share a topical domain. Shared terms: cli, daemon, networking, openssl, openssl-4.
- [uftp](https://pkg.so/zh-hans/brew/uftp/) - Local package facts share a topical domain. Shared terms: cli, encryption, networking, openssl, openssl-4.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
