SkillAgentSearch skills...

Premscript

VPS AutoScript

Install / Use

/learn @daybreakersx/Premscript
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Premium AutoScript

Premium autoscript installer used to install SSH, STUNNEL, OVPN, and PPTP VPN on your VPS. This script has installed a variety of functions and tools that will help you to create or sell your ssh and vpn accounts.

Installation:

  • Centos 6 x86 & x64

yum -y update && yum -y install wget && wget https://raw.githubusercontent.com/daybreakersx/premscript/master/Centos6 && chmod +x Centos6 && ./Centos6 && rm -f Centos6 && history -c

  • Centos 7 (OVPN not included)

yum -y update && yum -y install wget && wget https://raw.githubusercontent.com/daybreakersx/premscript/master/Centos7 && chmod +x Centos7 && ./Centos7 && rm -f Centos7 && history -c

  • Debian 7 x86 & x64

apt-get -y install wget && wget https://raw.githubusercontent.com/daybreakersx/premscript/master/Debian7 && chmod +x Debian7 && ./Debian7 && rm -f Debian7 && history -c

  • Debian 8 x86 & x64

apt-get -y install wget && wget https://raw.githubusercontent.com/daybreakersx/premscript/master/Debian8 && chmod +x Debian8 && ./Debian8 && rm -f Debian8 && history -c

Important Information:

  • Fail2Ban

  • Ddos Deflate

  • IP Tables

  • Webmin - http://VPSIP:10000/

  • VnStat - http://VPSIP:85/vpnstat/

  • MRTG - http://VPSIP:85/mrtg/

  • OVPN Config - http://VPSIP:85/client.ovpn | http://VPSIP:85/openvpn.tar.gz or http://VPSIP:85/client.tar for Centos

Service and Port Informations:

  • OpenVPN : TCP 1194

  • OpenSSH : 22 & 143

  • Stunnel/4 : 443

  • Dropbear : 109, 110 & 442

  • Squid Proxy : 80, 8000, 8080, 8888 & 3128

  • PPTP VPN : 1732

  • Badvpn : 7300

  • Nginx : 85

Server Tools:

  • htop

  • iftop

  • mtr

  • nethogs

  • screenfetch

Credits:

Hosting Termurah & VPS-Murah

Created by 0123456

Related Skills

View on GitHub
GitHub Stars46
CategoryDevelopment
Updated2mo ago
Forks76

Languages

Shell

Security Score

70/100

Audited on Jan 13, 2026

No findings