pppoe-discovery

Point-to-Point Protocol (PPP) - daemon

Install

All systems
curl cmd.cat/pppoe-discovery.sh
Debian Debian
apt-get install ppp
Ubuntu
apt-get install ppp
Alpine
apk add ppp
Arch Arch Linux
pacman -S ppp
image/svg+xml Kali Linux
apt-get install ppp
CentOS
yum install ppp
Fedora
dnf install ppp
Windows (WSL2)
sudo apt-get update sudo apt-get install ppp
Raspbian
apt-get install ppp
Docker
docker run cmd.cat/pppoe-discovery pppoe-discovery powered by Commando

ppp

Point-to-Point Protocol (PPP) - daemon

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 is most commonly used to manage a modem for dial-up or certain kinds of broadband connections.