desert0616 / setup-strongswan-vpn-account

Easily add VPN accounts to ipsec-secrets and chap-secrets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

curl -L -O https://raw.githubusercontent.com/zackdevine/setup-strongswan-vpn-account/master/setup-vpn-account.sh
sudo chmod +x setup-vpn-account.sh
sudo ./setup-vpn-account.sh

This script will automatically backup /etc/ipsec.secrets and /etc/ppp/chap-secrets before adding a new VPN account.

About

Easily add VPN accounts to ipsec-secrets and chap-secrets

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%