Skip to content

modfiles/VPSauto

 
 

Repository files navigation

VPSauto

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
wget https://raw.githubusercontent.com/wangzki03/VPSauto/master/deb7script.sh && chmod +x deb7script.sh && ./deb7script.sh

OCS PANEL SCRIPT
wget https://raw.githubusercontent.com/wangzki03/VPSauto/master/ocsscript.sh && chmod +x ocsscript.sh && ./ocsscript.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.6%
  • Shell 48.4%