slpd
Service Location Protocol is an IETF standards track protocol that
Install
- All systems
-
curl cmd.cat/slpd.sh
- Debian
-
apt-get install slpd
- Ubuntu
-
apt-get install slpd
- CentOS
-
yum install slpd
- Fedora
-
dnf install openslp-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slpd
- Raspbian
-
apt-get install slpd
- Dockerfile
- dockerfile.run/slpd
openslp-server
Service Location Protocol is an IETF standards track protocol that
provides a framework that allows networking applications to discover the existence, location, and configuration of networked services in enterprise networks. This package contains the SLP server. Every system, which provides any services that should be used via an SLP client must run this server and register the service.
slpd
OpenSLP server (slpd)
Service Location Protocol is an IETF standard protocol that is used to discover/advertise services on the network. You can use SLP for anything from locating a suitable printer on your floor to discovering what LDAP directories are available in your organization. This package provides slpd, the OpenSLP daemon, which provides an SLPv2 (RFC 2608) compliant Service Agent and Directory Agent.