dh_ppp

Point-to-Point Protocol (PPP) - development files

Install

All systems
curl cmd.cat/dh_ppp.sh
Debian Debian
apt-get install ppp-dev
Ubuntu
apt-get install ppp-dev
Alpine
apk add ppp-dev
image/svg+xml Kali Linux
apt-get install ppp-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install ppp-dev
Raspbian
apt-get install ppp-dev
Docker
docker run cmd.cat/dh_ppp dh_ppp powered by Commando

ppp-dev

Point-to-Point Protocol (PPP) - development files

The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. This package provides files needed to build pppd-related software.