# launch_socket_server を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:launch_socket_server
```

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

### macOS

- Homebrew (100%):

```sh
brew install launch_socket_server
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:launch_socket_server
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/launch_socket_server>
- **バージョン:** 2.0.0
- **ソース概要:** Bind to privileged ports without running a server as root
- **ホームページ:** <https://github.com/mistydemeo/launch_socket_server>
- **リポジトリ:** <https://github.com/mistydemeo/launch_socket_server>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/mistydemeo/launch_socket_server/archive/refs/tags/v2.0.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.0.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/mistydemeo/launch_socket_server
- 検出された最新: v2.0.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

launch_socket_server is a small macOS utility for accepting connections on privileged ports without running the application server as root. It sits between launchd and an unprivileged server, proxying launchd-activated sockets to a Unix-domain socket or local TCP port.

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

The upstream repository was created on 2014-11-07 under Sam Stephenson's GitHub account and later appears in Homebrew metadata through Misty De Meo's maintained repository URL. The README is direct and narrow: the problem is binding ports below 1024 on OS X without root; the solution is to run the server through launch_socket_server.

### 採用の歴史

Adoption appears niche and macOS-specific. Homebrew packages it as a single executable for users who want launchd socket activation to front an unprivileged development or local service process.

### 使われ方

Users create a launch daemon plist that has launchd listen on a privileged port, then configure launch_socket_server to start the real server as a less-privileged user and pass the socket path through LAUNCH_PROGRAM_SOCKET_PATH.

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

The package is interesting because it exposes a native macOS service-management pattern as a tiny command-line utility. It packages policy separation: let launchd own privileged binding, while application code runs without root.

### タイムライン

- 2014: GitHub repository created on 2014-11-07.
- 2014: Repository pushed activity recorded through 2014-11-10.
- 2020s: Homebrew metadata packages the tool as launch_socket_server.

### Related projects

- Related technologies include launchd, launch_activate_socket, Unix-domain sockets, local TCP proxying, and macOS launch daemon plists.

### ソース

- <https://formulae.brew.sh/formula/launch_socket_server>
- <https://github.com/mistydemeo/launch_socket_server>
- <https://github.com/sstephenson/launch_socket_server>


## セキュリティノート

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service

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

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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [somo](https://pkg.so/ja/brew/somo/) - Shares pkgdb curated category or tags: cli, macos, networking, sockets.
- [openldap](https://pkg.so/ja/brew/openldap/) - Shares pkgdb curated category or tags: cli, networking, server.
- [httpd](https://pkg.so/ja/brew/httpd/) - Shares pkgdb curated category or tags: cli, networking, server.
- [rabbitmq](https://pkg.so/ja/brew/rabbitmq/) - Shares pkgdb curated category or tags: cli, networking, server.
- [iproute2mac](https://pkg.so/ja/brew/iproute2mac/) - Shares pkgdb curated category or tags: cli, macos, networking.
- [bind](https://pkg.so/ja/brew/bind/) - Shares pkgdb curated category or tags: cli, networking, server.
- [ttyd](https://pkg.so/ja/brew/ttyd/) - Shares pkgdb curated category or tags: cli, networking, server.
- [nats-server](https://pkg.so/ja/brew/nats-server/) - Shares pkgdb curated category or tags: cli, networking, server.
- [pino-socket](https://pkg.so/ja/npm/pino-socket/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, networking, ports, server, socket.
- [asn](https://pkg.so/ja/brew/asn/) - Local metadata places this package in an adjacent workflow. Shared terms: as, cli, networking, server.

## Combined YAML source

View the package source record on GitHub. [combined/launch_socket_server.yml](https://github.com/mxcl/pkgdb/blob/main/combined/launch_socket_server.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
- cross-ecosystem install command graph
