Giter Site home page Giter Site logo

premscript's Introduction

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:

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

premscript's People

Contributors

daybreakersx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

premscript's Issues

Script Can't work in Centos 7

WhatsApp Call Can't Work Some time..... but when restart badvpn then working again.... if you have any solution please tell me.... i have 500+ user in one server ....

VnStat doesn't work

When i am accessing http://my_ip:85/vpnstat/ browser responds with File not found.

-bash: /usr/bin/badvpn-udpgw: cannot execute binary file: Exec format error

I've tried to run badvpn-udpgw64 and badvpn-udpgw script on my Linux VPS which has a aarch64 CPU architecture. And ran into the following error:

-bash: /usr/bin/badvpn-udpgw: cannot execute binary file: Exec format error

I found a general solution for running x86-64 files on arm CPU. Running the following code fixed it:

sudo apt update
sudo apt install -y qemu-user-static binfmt-support
sudo dpkg --add-architecture amd64
sudo apt update
sudo apt install libc6:amd64

Source : https://www.kali.org/docs/arm/x86-on-arm/

Increase Speed

Hello,
my VPN's Speedtest gave me these results:

Retrieving speedtest.net configuration...
Testing from hidden (hidden)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by hidden (hidden) [0.78 km]: 5.643 ms
Testing download speed................................................................................
Download: 414.56 Mbit/s
Testing upload speed....................................................................................................
Upload: 104.68 Mbit/s
Share results: hidden link

I use it with Http Injector in android and when i connect with 4G+,
in my android's speedtest i get only 20-30 Mbps

Is it normal? Because 4G+ supports faster that 30Mbps.

SpeedTest from my mobile phone:
Ping: 60ms
Download: 28.8 Mbps
Upload: 25.7 Mbps
Jitter; 29ms
Loss: 0%

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.