CrxCode / openvpndeb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openvpndeb

AutoScriptVPS

AutoScriptVPS is made by Shadow046 to minimize the time consumed and user involvement in setting up your VPS with blocking the users to use torrents

Services

Commands

Installation

Debian9x64

Server Only

apt update && apt-get -y install git && git clone https://github.com/shadow046/openvpndeb && cd openvpndeb && chmod +x openvpn.sh && ./openvpn.sh

Server with OCS Panel by Bon-chan

apt update && apt-get -y install git && git clone https://github.com/shadow046/openvpndeb && cd openvpndeb && chmod +x DebianOCS-Panel && chmod +x openvpn.sh && ./DebianOCS-Panel && ./openvpn.sh

About


Languages

Language:Shell 74.2%Language:Python 25.8%