What's new

All in One VPS installer for Debian 9

Dahil nagdown ang hosting ni Bon-chan pinag aralan kong gumawa nito...

This script is for Debian 9.. Hindi ko pa natest sa ibang version ng debian.. Kayo na lang ang bahalang magtest

Notes for Google Cloud/AWS Lightsail Users: run sudo su - before you run/execute this script

Notes for AWS/Azure/GoogleCloud Users:
Open TCP Ports on your Firewall(Lahat ng ports na hanggat maaari)

Addtional Features:
  • Same Certificate OpenVPN Server Configuration: easy-to-redistribute openvpn CA's. pare parehas na lahat
Script not encrypted.. Viewable para sa lahat ng gustong matuto


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

Add OCS to your existing VPS
Code:
apt update && cd ~/ && apt-get -y install git && git clone https://github.com/shadow046/openvpndeb.git && cd openvpndeb && chmod +x DebianOCS-Panel && mv /home/panel/html /home/panel/html1 chmod +x nginx.sh && ./DebianOCS-Panel && ./nginx.sh



VPS with OCS panel ni Bon-chan
Code:
apt update && cd ~/ && apt-get -y install git && git clone https://github.com/shadow046/openvpndeb.git && cd openvpndeb && chmod +x DebianOCS-Panel && chmod +x openvpn.sh  && ./DebianOCS-Panel && ./openvpn.sh

Services:
  • Bon-chan OCS Panel
  • OpenVPN
  • Stunnel
  • Dropbear
  • Privoxy
  • Webmin
  • Plus nginx for ovpn config download
  • Openvpn monitoring
Thanks to:
Bon-chan - Salamat sa menu mo boss kahit hindi ako nag paalam 🤣
sXc - Sa thread mo ako nag simula
homer_simpson - sa mga fix and suggestions 😁

At sa samahan daw ng mga pogi...
-Excelsior
B A R T S
quzeqq
PHC-Driver

Free to basher... 🤣🤣🤣
paano e edit
 
Back
Top