Set up your own IPsec VPN server in just a few minutes, with IPsec/L2TP, Cisco IPsec and IKEv2. Supports Ubuntu, Debian, CentOS/RHEL, Amazon Linux, Alpine and Raspberry Pi. Includes client config and management scripts.
29 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | vpnsetup_ubuntu.sh | 19 | # ===================================================== |
| MEDIUM | vpnsetup_ubuntu.sh | 30 | # ===================================================== |
| MEDIUM | vpnsetup_centos.sh | 20 | # ===================================================== |
| MEDIUM | vpnsetup_centos.sh | 31 | # ===================================================== |
| MEDIUM | vpnsetup.sh | 19 | # ===================================================== |
| MEDIUM | vpnsetup.sh | 30 | # ===================================================== |
| MEDIUM | vpnsetup_alpine.sh | 18 | # ===================================================== |
| MEDIUM | vpnsetup_alpine.sh | 29 | # ===================================================== |
| MEDIUM | vpnsetup_amzn.sh | 18 | # ===================================================== |
| MEDIUM | vpnsetup_amzn.sh | 29 | # ===================================================== |
| MEDIUM | extras/update_vpn_users.sh | 13 | # ===================================================== |
| MEDIUM | extras/update_vpn_users.sh | 30 | # ===================================================== |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | vpnsetup_ubuntu.sh | 1 | #!/bin/bash |
| LOW | vpnsetup_centos.sh | 1 | #!/bin/bash |
| LOW | vpnsetup.sh | 1 | #!/bin/sh |
| LOW | vpnsetup_alpine.sh | 1 | #!/bin/bash |
| LOW | vpnsetup_amzn.sh | 1 | #!/bin/bash |
| LOW | extras/add_vpn_user.sh | 1 | #!/bin/bash |
| LOW | extras/update_vpn_users.sh | 1 | #!/bin/bash |
| LOW | extras/ikev2setup.sh | 1 | #!/bin/bash |
| LOW | extras/vpnupgrade.sh | 1 | #!/bin/sh |
| LOW | extras/ikev2onlymode.sh | 1 | #!/bin/bash |
| LOW | extras/del_vpn_user.sh | 1 | #!/bin/bash |
| LOW | extras/vpnupgrade_centos.sh | 1 | #!/bin/bash |
| LOW | extras/ikev2changeaddr.sh | 1 | #!/bin/bash |
| LOW | extras/vpnupgrade_alpine.sh | 1 | #!/bin/bash |
| LOW | extras/vpnupgrade_ubuntu.sh | 1 | #!/bin/bash |
| LOW | extras/vpnupgrade_amzn.sh | 1 | #!/bin/bash |
| LOW | extras/vpnuninstall.sh | 1 | #!/bin/bash |