https://github.com/boizz/pptp-l2tp-ipsec-vpn-auto-installation-script-for-centos-7
auto install the PPTP, L2TP and IPSec in your CentOS 7 server
https://github.com/boizz/pptp-l2tp-ipsec-vpn-auto-installation-script-for-centos-7
ipsec l2tp pptp
Last synced: 26 days ago
JSON representation
auto install the PPTP, L2TP and IPSec in your CentOS 7 server
- Host: GitHub
- URL: https://github.com/boizz/pptp-l2tp-ipsec-vpn-auto-installation-script-for-centos-7
- Owner: boizz
- License: mit
- Created: 2016-05-07T15:23:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T06:13:14.000Z (over 8 years ago)
- Last Synced: 2025-03-30T22:22:04.781Z (2 months ago)
- Topics: ipsec, l2tp, pptp
- Language: Shell
- Size: 7.81 KB
- Stars: 159
- Watchers: 16
- Forks: 158
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PPTP,L2TP and IPSec VPN installation script for CentOS 7
## Just 3 steps
### step 1
put `vpn-script-for-centos7.sh` in your server.
### step 2
Execute this script.
```
sh vpn-script-for-centos7.sh
```### step 3
Set up your configuration.###Completed!