Auto SSH VPN Script
Recommended OS: Debian 7 x 64 or 32
Service Include
Openssh : 22 , 444
Dropbear : 143 , 109
Squid : 8000 , 3128
SSL : 443
Openvpn : 1194 (ip:81/client.ovpn)
Webmin : ip:10000
DDOS Deflate
Fail2Ban
Run this command
SSHVPN SCRIPT 7
wget https://raw.githubusercontent.com/Gugun09/VPSauto/master/deb7script.sh && chmod +x deb7script.sh && ./deb7script.sh
SSHVPN SCRIPT 8
wget https://raw.githubusercontent.com/Gugun09/VPSauto/master/debian8.sh && chmod +x debian8.sh && ./debian8.sh
OCS PANEL SCRIPT
wget https://raw.githubusercontent.com/Gugun09/VPSauto/master/ocsscript.sh && chmod +x ocsscript.sh && ./ocsscript.sh
OCS PANEL mod EZ Connect SCRIPT
wget https://raw.githubusercontent.com/Gugun09/VPSauto/master/EZmod.sh && chmod +x EZmod.sh && ./EZmod.sh
If you get error in ocs install this to the serverthat have error
apt-get install libxml-parser-perl -y -f
Ubuntu 16.04 x64 or Debian 8.10 x64Softether Script
wget https://raw.githubusercontent.com/Gugun09/VPSauto/master/SEsetup.sh && chmod +x SEsetup.sh && ./SEsetup.sh
Debian 9 Autoscript sshvpn
wget https://raw.githubusercontent.com/Gugun09/VPSauto/master/tool/Deb9 && chmod +x Deb9 && ./Deb9