OpenVPN Access Server With Unlimited Licence

Server Requirement: Centos 7 x86_64

Installation

$ cd /tmp/ && yum install git -y && git clone https://github.com/puarudz/OpenVPN-AS-Unlimited && cd OpenVPN-AS-Unlimited/ && sed -i -e 's/\r$//' centos7.sh && chmod 755 centos7.sh && ./centos7.sh

Video Tutorial by Nirob3x : https://www.youtube.com/watch?v=VjA5DuDaweo

Clone This repo from Nirob3x