pppoe-setup
Roaring Penguin\'s Point-to-Point Protocol over Ethernet client
Install
- All systems
-
curl cmd.cat/pppoe-setup.sh
- Debian
-
apt-get install pppoe
- Ubuntu
-
apt-get install pppoe
- Alpine
-
apk add rp-pppoe
- Arch Linux
-
pacman -S rp-pppoe
- Kali Linux
-
apt-get install pppoe
- CentOS
-
yum install rp-pppoe
- Fedora
-
dnf install rp-pppoe
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pppoe
- Raspbian
-
apt-get install pppoe
- Dockerfile
- dockerfile.run/pppoe-setup
- Docker
-
docker run cmd.cat/pppoe-setup pppoe-setup
powered by Commando
rp-pppoe
Roaring Penguin\'s Point-to-Point Protocol over Ethernet client
pppoe
PPP over Ethernet driver
PPP over Ethernet (PPPoE) is a protocol used by many ADSL Internet service providers. This package allows you to connect to those PPPoE service providers.