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
-
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/pppd pppdpowered 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