pppconfig
Text menu based utility for configuring ppp
Install
- All systems
-
curl cmd.cat/pppconfig.sh
- Debian
-
apt-get install pppconfig
- Ubuntu
-
apt-get install pppconfig
- Kali Linux
-
apt-get install pppconfig
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pppconfig
- Raspbian
-
apt-get install pppconfig
- Dockerfile
- dockerfile.run/pppconfig
pppconfig
Text menu based utility for configuring ppp
It provides extensive explanations at each step. pppconfig supports PAP, CHAP, and chat methods of authentication. It uses the standard ppp configuration files and sets ppp up so that the standard pon and poff commands can be used to control ppp. Some features supported by pppconfig are: - Multiple ISPs with separate nameservers. - Modem detection. - Dynamic DNS. - Dial on demand.