macOS
brew install openslplocal Homebrew formula metadata
sudo port install openslpMacPorts ports tree · devel/openslp/Portfile · Quelle: api.github.com
brew / Rang 7509
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für openslp in AI-Agent-Workflows.
Installation
brew install openslplocal Homebrew formula metadata
sudo port install openslpMacPorts ports tree · devel/openslp/Portfile · Quelle: api.github.com
sudo dnf install openslpFedora Rawhide package metadata · openslp · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#openslpnixpkgs package indexes · pkgs/by-name/op/openslp/package.nix · Quelle: api.github.com
sudo zypper install openslpopenSUSE Tumbleweed package metadata · openslp · Quelle: download.opensuse.org
Überblick
Implementation of Service Location Protocol
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
slpd | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
slptool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:openslp |
|---|---|
| Version | 2.0.0 |
| Paketmanager | Homebrew |
| Homepage | http://www.openslp.org |
| Zuletzt aktualisiert | 2026-07-11T09:50:49+09:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 openslpQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.