macOS
brew install openslplocal Homebrew formula metadata
sudo port install openslpMacPorts ports tree · devel/openslp/Portfile · source: api.github.com
brew / rank 7509
Implementation of Service Location Protocol. Version 2.0.0 via Homebrew; verified 2026-07-11. Also installable with nix: nix profile install nixpkgs#openslp.
install
brew install openslplocal Homebrew formula metadata
sudo port install openslpMacPorts ports tree · devel/openslp/Portfile · source: api.github.com
sudo dnf install openslpFedora Rawhide package metadata · openslp · source: dl.fedoraproject.org
nix profile install nixpkgs#openslpnixpkgs package indexes · pkgs/by-name/op/openslp/package.nix · source: api.github.com
sudo zypper install openslpopenSUSE Tumbleweed package metadata · openslp · source: download.opensuse.org
overview
Implementation of Service Location Protocol
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
slpd | executable | indexed executable | Discovered from the local executable index. |
slptool | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:openslp |
|---|---|
| Version | 2.0.0 |
| Package manager | Homebrew |
| Homepage | http://www.openslp.org |
| Last updated | 2026-07-11T09:50:49+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 openslpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.