# stone を Homebrew, apt, Nix でインストール

stone のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install stone
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install stone
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:stone
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/stone>
- **バージョン:** 2.4
- **ソース概要:** TCP/IP packet repeater in the application layer
- **ホームページ:** <https://www.gcd.org/sengoku/stone/>
- **上流ドキュメント:** <https://www.gcd.org/sengoku/stone/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://www.gcd.org/sengoku/stone/stone-2.4.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- stone (cli)
- stone (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.4
- ローカルデータ: OK
- 上流リポジトリ: https://www.gcd.org/sengoku/stone/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** stone
- **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 - 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


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [zoro](https://pkg.so/ja/brew/zoro/) - Shares pkgdb curated category or tags: cli, networking, proxy, tcp, udp.
- [iperf3](https://pkg.so/ja/brew/iperf3/) - Shares pkgdb curated category or tags: cli, networking, tcp, udp.
- [netcat](https://pkg.so/ja/brew/netcat/) - Shares pkgdb curated category or tags: cli, networking, tcp, udp.
- [iperf](https://pkg.so/ja/brew/iperf/) - Shares pkgdb curated category or tags: cli, networking, tcp, udp.
- [proxytunnel](https://pkg.so/ja/brew/proxytunnel/) - Shares pkgdb curated category or tags: cli, networking, proxy, tcp.
- [haproxy@2.8](https://pkg.so/ja/brew/haproxy-2-8/) - Shares pkgdb curated category or tags: cli, networking, proxy, tcp.
- [tproxy](https://pkg.so/ja/brew/tproxy/) - Shares pkgdb curated category or tags: cli, networking, proxy, tcp.
- [nuttcp](https://pkg.so/ja/brew/nuttcp/) - Shares pkgdb curated category or tags: cli, networking, tcp, udp.
- [ip_relay](https://pkg.so/ja/brew/ip-relay/) - Local package facts share a topical domain. Shared terms: cli, networking, proxy, tcp.

## Combined YAML source

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


## ソース

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