macOS
brew install openslplocal Homebrew formula metadata
sudo port install openslpMacPorts ports tree · devel/openslp/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.