Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
syapik96 authored Sep 1, 2021
1 parent fa0b2bd commit 7b8969b
Show file tree
Hide file tree
Showing 63 changed files with 2,985 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@
<p align="center"><img src="https://img.shields.io/static/v1?style=for-the-badge&logo=debian&label=Debian%209&message=Stretch&color=red"> <img src="https://img.shields.io/static/v1?style=for-the-badge&logo=debian&label=Debian%2010&message=Buster&color=red"> <img src="https://img.shields.io/static/v1?style=for-the-badge&logo=ubuntu&label=Ubuntu%2018&message=18.04 LTS&color=red"> <img src="https://img.shields.io/static/v1?style=for-the-badge&logo=ubuntu&label=Ubuntu%2020&message=20.04 LTS&color=red"></p>

<p align="center"><img src="https://img.shields.io/badge/Service-OpenSSH-success.svg"> <img src="https://img.shields.io/badge/Service-Dropbear-success.svg"> <img src="https://img.shields.io/badge/Service-BadVPN-success.svg"> <img src="https://img.shields.io/badge/Service-Stunnel-success.svg"> <img src="https://img.shields.io/badge/Service-OpenVPN-success.svg"> <img src="https://img.shields.io/badge/Service-Squid3-success.svg"> <img src="https://img.shields.io/badge/Service-Webmin-success.svg"> <img src="https://img.shields.io/badge/Service-Privoxy-green.svg"> <img
src="https://img.shields.io/badge/Service-V2rayXray-success.svg"> <img src= "https://img.shields.io/badge/Service-SSR-success.svg"> <img src="https://img.shields.io/badge/Service-Trojan-success.svg"> <img src="https://img.shields.io/badge/Service-WireGuard-success.svg">
src="https://img.shields.io/badge/Service-V2ray-success.svg"> <img src= "https://img.shields.io/badge/Service-SSR-success.svg"> <img src="https://img.shields.io/badge/Service-Trojan-success.svg"> <img src="https://img.shields.io/badge/Service-WireGuard-success.svg">

## Commands : <img src="https://img.shields.io/static/v1?style=for-the-badge&logo=powershell&label=Shell&message=Bash%20Script&color=lightgray">


## Installation :
## Installation

## <img src="https://img.shields.io/badge/Service-Update%20Dulu-green">
```html
apt-get update && apt-get upgrade -y && update-grub && sleep 2 && reboot
```
## <img src="https://img.shields.io/badge/Install-Semua%20VPN%20Batch-green">
## <img src="https://img.shields.io/badge/Install Semua-VPN%20Batch-green">

```html
sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt install -y bzip2 gzip coreutils screen curl && wget https://raw.githubusercontent.com/whytzy/sc/main/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh
```
## <img src="https://img.shields.io/badge/Hanya%20Install-SSH%20%2CSSH%20SSL(Stunnel)%20dan%20SSH--WS%20Python%20%2CBadVPN%20UDPGW-green">
## <img src="https://img.shields.io/badge/Install%20Hanya-SSH%2FSSH%20SSL(Stunnel)%20SSH--WS%20Python%20BadVPN--UDPGW-green">
```html
sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt install -y bzip2 gzip coreutils screen curl && wget https://raw.githubusercontent.com/whytzy/sc/main/install/sshonly.sh && chmod +x sshonly.sh && sed -i -e 's/\r$//' sshonly.sh && screen -S sshonly ./sshonly.sh
Expand Down Expand Up @@ -59,5 +59,5 @@ sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.di

## Credit :

* Original Script by Horas Marolop Amsal Siregar
* Modded Script by whytzy
* Original Script by Horas
* Modded Script by whytzy
20 changes: 20 additions & 0 deletions about.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#!/bin/bash

clear
echo -e "#======================================#"
echo -e "# Premium Script By Noob96 #"
echo -e "#--------------------------------------#"
echo -e "# OS Support #"
echo -e "# * Debian 9-10 #"
echo -e "# * Ubuntu 18-20 #"
echo -e "#--------------------------------------#"
echo -e "# Mod By Noob96 #"
echo -e "# Thanks To @whytzy96 #"
echo -e "# #"
echo -e "# Berbagi Config Internet #"
echo -e "# #"
echo -e "#======================================#"
echo -e "# Whatsapp : +60169039150 #"
echo -e "# Telegram : t.me/PrinceNewbie #"
echo -e "# Thanks for using this script #"
echo -e "#======================================#"
107 changes: 107 additions & 0 deletions accel.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
[modules]
log_file
log_syslog
#pptp
#l2tp
sstp
chap-secrets
auth_mschap_v2
auth_mschap_v1
auth_chap_md5
auth_pap
ippool
pppd_compat

[core]
#thread-count=4

[common]

[chap-secrets]
chap-secrets=/home/sstp/sstp_account

[ppp]
min-mtu=1280
mtu=1400
mru=1400
mppe=prefer
ipv4=require
lcp-echo-interval=20
lcp-echo-timeout=120

#[pptp]
#verbose=1
#ip-pool=pptp
#ifname=pptp%d

#[l2tp]
#verbose=1
#mppe=deny
#host-name=accel-ppp
#secret=
#ip-pool=l2tp
#ifname=l2tp%d

[sstp]
#cert-hash-proto=sha1,sha256
#cert-hash-sha1=
#cert-hash-sha256=
#ssl-ecdh-curve=prime256v1
#ssl-prefer-server-ciphers=0
#ssl-dhparam=/home/sstp/dh.pem
#host-name=domain.tld
#http-error=allow
#timeout=60
port=5555
accept=ssl
ssl-ciphers=DEFAULT
ssl-protocol=tls1,tls1.1,tls1.2,tls1.3
ssl-ca-file=/home/sstp/ca.crt
ssl-pemfile=/home/sstp/server.crt
ssl-keyfile=/home/sstp/server.key
ip-pool=sstp
ifname=sstp%d

[dns]
dns1=1.1.1.1
dns2=1.0.0.1

[client-ip-range]
0.0.0.0/0

[ip-pool]
gw-ip-address=xxxxxxxxx
attr=Framed-Pool
172.63.11.3-254,name=sstp
172.63.12.3-254,name=l2tp,next=sstp
172.63.13.3-254,name=pptp,next=l2tp

[pppd-compat]
ip-up=/etc/ppp/ip-up
ip-down=/etc/ppp/ip-down
radattr-prefix=/var/run/radattr

[log]
#log-debug=/dev/stdout
#syslog=accel-pppd,daemon
#log-tcp=127.0.0.1:3000
#color=1
#per-user-dir=per_user
#per-session-dir=per_session
#per-session=1
log-file=/var/log/accel-ppp/accel-ppp.log
log-emerg=/var/log/accel-ppp/emerg.log
log-fail-file=/var/log/accel-ppp/auth-fail.log
copy=1
level=3

[log-pgsql]
conninfo=user=log
log-table=log

[cli]
#password=123
#sessions-columns=ifname,username,ip,ip6,ip6-dp,type,state,uptime,uptime-raw,calling-sid,called-sid,sid,comp,rx-bytes,tx-bytes,rx-bytes-raw,tx-bytes-raw,rx-pkts,tx-pkts
verbose=1
telnet=127.0.0.1:2000
tcp=127.0.0.1:2001
3 changes: 3 additions & 0 deletions add-host.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash
read -rp "Domain/Host: " -e host
echo "IP=$host">>/var/lib/crot-script/ipvps.conf
61 changes: 61 additions & 0 deletions autobackup.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
#!/bin/bash
Green_font_prefix="\033[32m" && Red_font_prefix="\033[31m" && Green_background_prefix="\033[42;37m" && Red_background_prefix="\033[41;37m" && Font_color_suffix="\033[0m"
Info="${Green_font_prefix}[ON]${Font_color_suffix}"
Error="${Red_font_prefix}[OFF]${Font_color_suffix}"
cek=$(grep -c -E "^# BEGIN_Backup" /etc/crontab)
if [[ "$cek" = "1" ]]; then
sts="${Info}"
else
sts="${Error}"
fi
function start() {
email=$(cat /home/email)
if [[ "$email" = "" ]]; then
echo "Please enter your email"
read -rp "Email: " -e email
cat <<EOF>>/home/email
$email
EOF
fi
cat << EOF >> /etc/crontab
# BEGIN_Backup
5 0 * * * root bckp
# END_Backup
EOF
service cron restart
sleep 1
echo " Please Wait"
clear
echo " Autobackup Has Been Started"
echo " Data Will Be Backed Up Automatically at 00:05 GMT +7"
exit 0
}
function stop() {
email=$(cat /home/email)
sed -i "/^$email/d" /home/email
sed -i "/^# BEGIN_Backup/,/^# END_Backup/d" /etc/crontab
service cron restart
sleep 1
echo " Please Wait"
clear
echo " Autobackup Has Been Stopped"
exit 0
}
clear
echo -e " =============================="
echo -e " Autobackup Data "
echo -e " =============================="
echo -e " Status $sts"
echo -e " 1. Start Autobackup"
echo -e " 2. Stop Autobackup"
echo -e " Press CTRL+C to return"
read -rp " Please Enter The Correct Number : " -e num
if [[ "$num" = "1" ]]; then
start
elif [[ "$num" = "2" ]]; then
stop
else
clear
echo " You Entered The Wrong Number"
menu
fi
86 changes: 86 additions & 0 deletions autokick.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
#!/bin/bash
# Script Mod By SL
clear
echo -e ""
echo -e "======================================"
echo -e ""
echo -e " AutoKick Mod by SL "
echo -e ""
echo -e " [1] AutoKick After 5 Minutes"
echo -e " [2] AutoKick After 15 Minutes"
echo -e " [3] AutoKick After 30 Minutes"
echo -e " [4] Turn Off AutoKick/MultiLogin"
echo -e " [x] Exit"
echo -e "======================================"
echo -e ""
read -p " Select From Options [1-4 or x] : " AutoKick
echo -e ""
case $AutoKick in
1)
echo -e ""
sleep 1
clear
rm -f /etc/cron.d/tendang
echo "*/5 * * * * root /usr/bin/tendang" > /etc/cron.d/tendang
echo -e ""
echo -e "======================================"
echo -e " AutoKick Mod by SL "
echo -e ""
echo -e " Allowed MultiLogin : 2"
echo -e " AutoKick Every : 5 Minutes"
echo -e ""
echo -e "======================================"
exit
;;
2)
echo -e ""
sleep 1
clear
rm -f /etc/cron.d/tendang
echo "*/5 * * * * root /usr/bin/tendang" > /etc/cron.d/tendang
echo -e ""
echo -e "======================================"
echo -e ""
echo -e " AutoKick Mod by SL "
echo -e ""
echo -e " Allowed MultiLogin : 2"
echo -e " AutoKick Every : 15 Minutes"
echo -e ""
echo -e "======================================"
exit
;;
3)
echo -e ""
sleep 1
clear
rm -f /etc/cron.d/tendang
echo "*/5 * * * * root /usr/bin/tendang" > /etc/cron.d/tendang
echo -e ""
echo -e "======================================"
echo -e ""
echo -e " AutoKick Mod by SL "
echo -e ""
echo -e " Allowed MultiLogin : 2"
echo -e " AutoKick Every : 30 Minutes"
echo -e ""
echo -e "======================================"
exit
;;
4)
clear
rm -f /etc/cron.d/tendang
echo -e ""
echo -e "======================================"
echo -e ""
echo -e " AutoKick Mod by SL "
echo -e ""
echo -e " AutoKick MultiLogin Turned Off "
echo -e ""
echo -e "======================================"
exit
;;
x)
clear
exit
;;
esac
43 changes: 43 additions & 0 deletions backup.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
#!/bin/bash
IP=$(wget -qO- icanhazip.com);
date=$(date +"%Y-%m-%d")
clear
echo " Enter Your Email To Receive Message"
read -rp " Email: " -e email
sleep 1
echo Membuat Directory
mkdir /root/backup
sleep 1
echo Start Backup
clear
cp /etc/passwd backup/
cp /etc/group backup/
cp /etc/shadow backup/
cp /etc/gshadow backup/
cp -r /etc/wireguard backup/wireguard
cp /etc/ppp/chap-secrets backup/chap-secrets
cp /etc/ipsec.d/passwd backup/passwd1
cp /etc/shadowsocks-libev/akun.conf backup/ss.conf
cp -r /var/lib/crot-script/ backup/crot-script
cp -r /home/sstp backup/sstp
cp -r /etc/v2ray backup/v2ray
cp -r /etc/trojan backup/trojan
cp -r /usr/local/shadowsocksr/ backup/shadowsocksr
cp -r /home/vps/public_html backup/public_html
cd /root
zip -r $IP-$date.zip backup > /dev/null 2>&1
rclone copy /root/$IP-$date.zip dr:backup/
url=$(rclone link dr:backup/$IP-$date.zip)
id=(`echo $url | grep '^https' | cut -d'=' -f2`)
link="https://drive.google.com/u/4/uc?id=${id}&export=download"
echo -e "The following is a link to your vps data backup file.
$link
If you want to restore data, please enter the link above.
Thank You For Using Our Services" | mail -s "Backup Data" $email
rm -rf /root/backup
rm -r /root/$IP-$date.zip
echo "Done"
echo "Please Check Your Email"
Binary file added badvpn-udpgw64
Binary file not shown.
14 changes: 14 additions & 0 deletions bannerssh.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<p style="text-align:center"><span style=>
<BR><font color='#2fff00'>———————————————— </font>
<BR><font color='#fb0000'>Welcome To Premium Server</font>
<BR><font color='#97804b'>———————————————— </font>
<BR><font color='#cb4070'>No Carding / Hacking </font>
<BR><font color='#ff0095'>No DDOS / Serangan Server </font>
<BR><font color='#bf407b'>No Download File Torrent </font>
<BR><font color='#fb0000'>No Use Ilegal activities </font>
<BR><font color='#40bf46'>Max Login 1 Device/Bitvice </font>
<BR><font color='#fb0000'>No Use For Stb User !!! </font>
<BR><font color='#40bf3c'>————————————————</font>
<BR><font color='#80804e'>Melanggar Akan Di Banned Dari Server </font>
<BR><font color='#bf405f'>Support us t.me/PrinceNewbie </font>
<BR><font color='#ff0070'>————————————————</font>
Loading

0 comments on commit 7b8969b

Please sign in to comment.