All Projects → tomoncle → Pptp Vpn Server

tomoncle / Pptp Vpn Server

Licence: mit
基于pptp的vpn服务搭建部署脚本

Programming Languages

shell
77523 projects

pptp-vpn-server

基于pptp的vpn服务搭建部署脚本

下载

  • ubuntu环境:$ wget https://raw.githubusercontent.com/tomoncle/pptp-vpn-server/master/pptp-vpn-server-ubuntu14.04.sh
  • centos环境:$ wget https://raw.githubusercontent.com/tomoncle/pptp-vpn-server/master/pptp-vpn-server-centos7.sh

使用

  • 1.授权:$ chmod +x pptp-vpn-server-*.sh
  • 2.运行:$ ./pptp-vpn-server-*.sh, 执行过程需要你显示的指定你连接的用户名,密码.
    • 参数:username: vpn连接的用户名
    • 参数:password: vpn连接的密码

client连接

打开客户端,使用pptp协议连接, 填入你的服务器地址用户名密码即可使用.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].