jamesm0rr1s / VPN-Server-Setup

VPN Server Setup is a penetration testing and red teaming tool that automates the creation of an OpenVPN Server and creates one client configuration file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VPN Server Setup

VPN Server Setup is a penetration testing and red teaming tool that automates the creation of an OpenVPN Server and creates one client configuration file.

Installation

Clone the GitHub repository and run the script

git clone https://github.com/jamesm0rr1s/VPN-Server-Setup /opt/jamesm0rr1s/VPN-Server-Setup

Usage

Run the following commands to install:

chmod +x /opt/jamesm0rr1s/VPN-Server-Setup/createVpnServer.sh
/opt/jamesm0rr1s/VPN-Server-Setup/createVpnServer.sh

About

VPN Server Setup is a penetration testing and red teaming tool that automates the creation of an OpenVPN Server and creates one client configuration file.

License:MIT License


Languages

Language:Shell 100.0%