# stone mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stone in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:stone
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install stone
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install stone
```

  Evidenz: Debian stable package indexes: stone from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#stone
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/st/stone/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:stone
- **Paketmanager:** Homebrew
- **Version:** 2.4
- **Quellzusammenfassung:** TCP/IP packet repeater in the application layer
- **Homepage:** <https://www.gcd.org/sengoku/stone/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- stone (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.4
## Projektgeschichte und Nutzung

stone is a small TCP/IP packet repeater that works at the application layer. Its packaging appeal is old-school and practical: install one binary, repeat TCP or UDP through a firewall, add SSL support, or bridge simple protocol gaps.

### Projektgeschichte

Hiroaki Sengoku's official page dates stone's copyright to 1995-2021 and publishes version 2.4. The same page describes stone as a repeater for TCP and UDP traffic from inside to outside a firewall or from outside to inside.

### Adoptionsgeschichte

The official page emphasizes portability across Win32, Linux, FreeBSD, BSD/OS, SunOS, Solaris, HP-UX, and related Unix systems. The supplied package metadata shows modern packaging in Homebrew, Debian, Ubuntu, and Nix, which keeps this older networking utility reachable through current package managers.

### Wie es verwendet wird

The examples show command-line invocations for telnet, DNS over UDP, NTP over UDP, HTTPS-style SSL wrapping, SSL telnet, and an HTTP proxy. The page also highlights OpenSSL support, POP-to-APOP conversion, IPv6 support, and the project's deliberately small C codebase.

### Warum Paket-Nerds sich dafür interessieren

stone is the kind of compact network tool package maintainers keep around because it solves firewall, proxy, protocol-conversion, and debugging problems without a framework. It represents a classic Unix packaging pattern: a small C utility with decades of practical compatibility.

### Zeitleiste

- 1995: Official page copyright begins for stone.
- 2000: Official page references Nikkei Linux articles explaining stone.
- 2019: Official page lists stone 2.4 as the official release.
- 2021: Official page copyright range extends through 2021.

### Related projects

- The official page links OpenSSL for encryption support and MD5/RFC 1321 material for POP-to-APOP conversion. Its CVS repository is linked from the official snapshot section.

### Quellen

- <https://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/stone/stone/>
- <https://www.gcd.org/sengoku/stone/>
- input.source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - stone - 2.4-1.2: normalized package name match | Debian stable package indexes: stone from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | TCP/IP packet repeater in the application layer
- Nix - stone: normalized package name match | nixpkgs package indexes: pkgs/by-name/st/stone/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - stone - 2.4-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: stone from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | TCP/IP packet repeater in the application layer


## Combined YAML source

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


## Quellen

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