ppp-watch

Point-to-Point Protocol (PPP) - daemon

Install

All systems
curl cmd.cat/ppp-watch.sh
Debian Debian
apt-get install initscripts
Ubuntu
apt-get install initscripts
Alpine
apk add ppp
Arch Arch Linux
pacman -S ppp
image/svg+xml Kali Linux
apt-get install initscripts
CentOS
yum install initscripts
Fedora
dnf install ppp
Windows (WSL2)
sudo apt-get update sudo apt-get install initscripts
Raspbian
apt-get install initscripts
Docker
docker run cmd.cat/ppp-watch ppp-watch 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.

initscripts

scripts for initializing and shutting down the system

The scripts in this package initialize a standard Debian system at boot time and shut it down at halt or reboot time.