pppd

Establish Point-to-Point connection to another computer. It should not be invoked manually. More information: <https://ppp.samba.org/pppd.html>.

Install

All systems
curl cmd.cat/pppd.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/pppd pppd powered by Commando

Establish Point-to-Point connection to another computer. It should not be invoked manually. More information: <https://ppp.samba.org/pppd.html>.

  • Start the daemon:
    pppd

© tl;dr; authors and contributors