tmatzxzone / autoscript-lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


πŸ”± Autoscripts-Lite Edition By Vinstechmy (FREE !)πŸ”±


⏩ AUTOSCRIPT-LITE V1 SOURCE βͺ

πŸ’΅ Autoscript-Lite V1 Source :: RM50 Only πŸ’΅
♦️ PM Telegram :: t.me/vinstechmy

⏩ HOW TO FIX WIREGUARD NOT RUNNING IN DEBIAN OS βͺ

CARA FIX WIREGUARD "NOT RUNNING" DI DEBIAN OS
1.
systemctl stop wg-quick@wg0
2.
apt install sudo lsb-release -y
3.
echo "deb http://deb.debian.org/debian $(lsb_release -sc)-backports main" | sudo tee /etc/apt/sources.list.d/backports.list
4.
sudo apt update
5.
sudo apt -y --no-install-recommends install net-tools iproute2 openresolv dnsutils linux-headers-$(uname -r)
6.
sudo apt --no-install-recommends install wireguard-tools wireguard-dkms
7.
systemctl start wg-quick@wg0
8.
systemctl enable wg-quick@wg0
9.
status (pastikan wireguard dah running)

⏩ AUTOSCRIPTS-LITE V1 DETAILS βͺ

βœ… VMESS WEBSOCKET TLS & NON-TLS
βœ… VLESS WEBSOCKET TLS & NON-TLS
βœ… VLESS XTLS DIRECT & XTLS SPLICE
βœ… TROJAN GFW
βœ… BACKUP & RESTORE

♦️ Installation Link

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/vinstechmy/autoscript-lite/main/V1/setup-lite.sh && chmod +x setup-lite.sh && screen -S setup-lite ./setup-lite.sh

♦️ License Key : VinstechmyFreeAutoscriptsLite

⏩ AUTOSCRIPTS-LITE V2 DETAILS βͺ

βœ… VMESS WEBSOCKET TLS & NON-TLS
βœ… VLESS WEBSOCKET TLS & NON-TLS
βœ… VLESS XTLS DIRECT & XTLS SPLICE
βœ… TROJAN GFW
βœ… WIREGUARD
βœ… BACKUP & RESTORE

♦️ Installation Link

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/vinstechmy/autoscript-lite/main/V2/setup-lite.sh && chmod +x setup-lite.sh && screen -S setup-lite ./setup-lite.sh

♦️ License Key : VinstechmyFreeAutoscriptsLite

⏩ AUTOSCRIPTS-LITE V3 DETAILS βͺ

βœ… VMESS WEBSOCKET TLS & NON-TLS
βœ… VLESS WEBSOCKET TLS & NON-TLS
βœ… VLESS XTLS DIRECT & XTLS SPLICE
βœ… TROJAN GFW
βœ… WIREGUARD
βœ… SSH & OVPN
βœ… BACKUP & RESTORE

♦️ Installation Link

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/vinstechmy/autoscript-lite/main/V3/setup-lite.sh && chmod +x setup-lite.sh && screen -S setup-lite ./setup-lite.sh

♦️ License Key : VinstechmyFreeAutoscriptsLite

⏩ AUTOSCRIPTS-LITE V4 DETAILS βͺ

βœ… SSH & OVPN
βœ… BACKUP & RESTORE

♦️ Installation Link

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/vinstechmy/autoscript-lite/main/V4/setup-lite.sh && chmod +x setup-lite.sh && screen -S setup-lite ./setup-lite.sh

♦️ License Key : VinstechmyFreeAutoscriptsLite

⏩ NOTA RINGKAS βͺ

♦️ AUTOSCRIPT-LITE FREE UNTUK SEMUA !
♦️ TERDAPAT 3 JENIS SCRIPT YANG DISEDIAKAN
♦️ V1 - (HANYA PROTOCOL V2RAY/XRAY/TROJAN)
♦️ V2 - (V2RAY/XRAY/TROJAN + WIREGUARD)
♦️ V3 - (V2RAY/XRAY/TROJAN + WIREGUARD + SSH & OVPN)
♦️ V4 - (HANYA PROTOCOL SSH & OVPN)
♦️ SUPPORT OS UBUNTU (18.04 & 20.04) & DEBIAN (10 BUSTER)
♦️ AWAS ! JIKA ADA YANG MENJUAL SCRIPT FREE INI SAYA AKAN AUTOMATIK DELETE !!
♦️ REPORT MASALAH DI TELEGRAM : t.me/vinstechmy

😍 THANKS TO 😍

♦️ BERSYUKUR KEPADA ALLAH S.W.T DIATAS SEGALA ILMU & IDEA YANG TELAH DIBERIKAN (ALHAMDULILLAH)
♦️ HORASSS
♦️ WILDY-PROJECT

⏩ AUTOSCRIPTS-LITE V1 EXAMPLE βͺ


⏩ AUTOSCRIPTS-LITE V2 EXAMPLE βͺ


⏩ AUTOSCRIPTS-LITE V3 EXAMPLE βͺ


⏩ AUTOSCRIPTS-LITE V4 EXAMPLE βͺ


About


Languages

Language:Python 65.4%Language:Shell 34.6%