plog
Point-to-Point Protocol (PPP) - daemon
Install
- All systems
-
curl cmd.cat/plog.sh
- Debian
-
apt-get install ppp - Ubuntu
-
apt-get install ppp -
Alpine
-
apk add ppp - Arch Linux
-
pacman -S ppp - Kali Linux
-
apt-get install ppp - CentOS
-
yum install ppp - Fedora
-
dnf install ppp - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ppp - Raspbian
-
apt-get install ppp - Docker
-
docker run cmd.cat/plog plogpowered 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.