sudo apt install pptp-linux  安装 pptp-linux 包 运行 sudo pptpsetup --create 连接名称 --server 服务器IP --username 用户名 --password 密码 --encrypt --start 即可建立连接,之后使用sudo pon 和sudo poff 就可以启动和关闭连接。