This script provides a workaround for using PPTP VPN servers on newer versions of Android that no longer support PPTP VPN connections.
To use this workaround, follow these steps:
- Replace the
username
,password
, anddomain
variables in both scripts with your own credentials and server domain. - Run
connect.sh
as root to establish a connection to the VPN server. - Once connected, run
route.sh
as root to set up routing rules for VPN traffic.
- root access
ip
command-line toolmtpd
command-line tool