pkg.soopen package index

brew / 順位 10400

launch_socket_server を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install launch_socket_server

local Homebrew formula metadata

概要

パッケージ概要

Bind to privileged ports without running a server as root

コマンドとエイリアス

  • launch_socket_server

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: orange

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

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

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

信号

  • metadata:service
  • text:server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
launch_socket_server実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.0.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:launch_socket_server
バージョン2.0.0
パッケージマネージャHomebrew
ホームページhttps://github.com/mistydemeo/launch_socket_server
リポジトリhttps://github.com/mistydemeo/launch_socket_server
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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