pptp
Point-to-Point Tunneling Protocol (PPTP) Client
Install
- All systems
-
curl cmd.cat/pptp.sh
- Debian
-
apt-get install pptp-linux
- Ubuntu
-
apt-get install pptp-linux
- Arch Linux
-
pacman -S pptp-linux
- Kali Linux
-
apt-get install pptp-linux
- CentOS
-
yum install pptp
- Fedora
-
dnf install pptp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pptp-linux
- Raspbian
-
apt-get install pptp-linux
- Dockerfile
- dockerfile.run/pptp
pptp-linux
Point-to-Point Tunneling Protocol (PPTP) Client
Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP. Allows connection to a PPTP based VPN as used by employers and some cable and ADSL service providers.