slptool
Service Location Protocol is an IETF standards track protocol that
Install
- All systems
-
curl cmd.cat/slptool.sh
- Debian
-
apt-get install slptool
- Ubuntu
-
apt-get install slptool
- Fedora
-
dnf install openslp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slptool
- OS X
-
brew install openslp
- Raspbian
-
apt-get install slptool
- Dockerfile
- dockerfile.run/slptool
openslp
Service Location Protocol is an IETF standards track protocol that
provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks. OpenSLP is an open source implementation of the SLPv2 protocol as defined by RFC 2608 and RFC 2614.
slptool
OpenSLP command line tool
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 contains a utility which you can use to exercise/test SLP.