macOS
brew install openslplocal Homebrew formula metadata
sudo port install openslpMacPorts ports tree · devel/openslp/Portfile · ソース: api.github.com
brew / 順位 7509
openslp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install openslplocal Homebrew formula metadata
sudo port install openslpMacPorts ports tree · devel/openslp/Portfile · ソース: api.github.com
sudo dnf install openslpFedora Rawhide package metadata · openslp · ソース: dl.fedoraproject.org
nix profile install nixpkgs#openslpnixpkgs package indexes · pkgs/by-name/op/openslp/package.nix · ソース: api.github.com
sudo zypper install openslpopenSUSE Tumbleweed package metadata · openslp · ソース: download.opensuse.org
概要
Implementation of Service Location Protocol
履歴
OpenSLP is an open-source implementation of the IETF Service Location Protocol, a protocol for discovering network services without hard-coding host names. The project implements SLP version 2 from RFC 2608 and exposes the programmatic API described in RFC 2614, making it both a daemon/tooling package and a linkable service-discovery library.
SLP came from an era of local-network service discovery before mDNS/DNS-SD became the dominant small-network answer. RFC 2608 describes SLP as a way for hosts to learn the existence, location, and configuration of network services, while OpenSLP packaged that standards work into a BSD-licensed implementation with the `slpd` daemon and `slptool` command-line utility.
The project was hosted for years through SourceForge and later moved its public repository to GitHub under openslp-org. Its own README describes the goal as a commercial-grade open-source implementation of the standards-track SLP protocol and API.
OpenSLP's adoption was concentrated in systems that needed legacy SLP interoperability rather than general application development. Enterprise directory and network-management stacks, including documentation around NetIQ eDirectory, used OpenSLP as the SLP v2 implementation for locating services in managed networks.
Homebrew still packages OpenSLP as `openslp` at version 2.0.0, but its low Homebrew analytics and deprecated formula status show a package preserved mainly for compatibility and testing rather than broad new deployments.
Operators use `slpd` as the SLP directory/user-agent daemon and `slptool` to register, discover, and inspect SLP service URLs. Developers using the library care about the RFC 2614 API because it provides standardized calls for service registration and lookup rather than binding applications to one daemon's private interface.
OpenSLP is interesting because it is a fossil record of standards-based service discovery: small, protocol-focused, and still packaged across several Unix distributions because old infrastructure sometimes speaks SLP. For package nerds, the formula's deprecation status is the story: packaging keeps a niche network protocol alive long after mainstream service discovery moved elsewhere.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
slpd | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
slptool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:openslp |
|---|---|
| バージョン | 2.0.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | http://www.openslp.org |
| 最終更新 | 2026-07-11T09:50:49+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
openslp
nix profile install nixpkgs#openslpopenslp 2.0.0-43.fc45
Open implementation of Service Location Protocol V2
http://sourceforge.net/projects/openslp/
sudo dnf install openslpopenslp-devel 2.0.0-43.fc45
OpenSLP headers and libraries
http://sourceforge.net/projects/openslp/
sudo dnf install openslp-developenslp-server 2.0.0-43.fc45
OpenSLP server daemon
http://sourceforge.net/projects/openslp/
sudo dnf install openslp-serverlibslp1 2.0.0-22.8
An Implementation of the Service Location Protocol V2
sudo zypper install libslp1openslp 2.0.0-22.8
An Implementation of Service Location Protocol V2
sudo zypper install openslpopenslp-devel 2.0.0-22.8
Header files for OpenSLP
sudo zypper install openslp-developenslp-server 2.0.0-22.8
The OpenSLP Implementation of the Service Location Protocol V2
sudo zypper install openslp-serveropenslp
sudo port install openslpソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.