Skip to content

An Instant Tunneling Autoscript To Install SSH, Vmess, Vless, Trojan, ShWsocks, and OpenVPN Services On Vps

Notifications You must be signed in to change notification settings

fians-xd/AutoScript.vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported Linux Distribution

Service & Port:

OpenSSH : 22 Shadowsocks WS TLS : 443
SSH Websocket : 80 Vmess WS none TLS : 80
SSH SSL Websocket : 443 Vless WS none TLS : 80
Stunnel4 : 222, 777 Trojan WS none TLS : 80
Dropbear : 109, 143 Shadowsocks WS none TLS : 80
Badvpn : 7100-7900 Vmess gRPC : 443
Nginx : 81 Vless gRPC : 443
Vmess WS TLS : 443 Trojan gRPC : 443
Vless WS TLS : 443 Shadowsocks gRPC : 443
Trojan WS TLS : 443 Udp-Custom : 1-65535

PREVIEW

CARA INSTALLASI

[ 1 ] Ganti Repo OS (opsional)

rm /etc/apt/sources.list && nano /etc/apt/sources.list

[ 2 ] Update&Upgrade OS (wajib)

apt update && apt upgrade -y && apt install sudo -y && reboot

[ 3 ] Install Dependensi (wajib)

sudo apt install dnsutils cron python3 gcc make build-essential zip unzip wget curl screen libz-dev g++ libreadline-dev libreadline-dev zlib1g-dev libssl-dev dos2unix cron vnstat mc jq bzip2 gzip vnstat coreutils rsyslog iftop git apt-transport-https build-essential earlyoom htop iptables jq python ruby cmake coreutils rsyslog net-tools nano sed gnupg gnupg1 bc jq dirmngr libxml-parser-perl lsof libsqlite3-dev python3-pip -y && python3 -m pip install --upgrade pip &&  python3 -m pip install tabulate && wget https://github.com/fians-xd/mmk/raw/refs/heads/main/shc.zip && unzip shc.zip && cd shc && sudo chmod +x * && sudo ./configure && sudo make && sudo make install && cd && rm -rf shc.zip shc

[ 4 ] Install-Sc (pasti wajib)

wget https://raw.githubusercontent.com/fians-xd/AutoScript.vpn/master/install.sh && chmod +x install.sh && ./install.sh

Butuh Bantuan Silahkan DM

About

An Instant Tunneling Autoscript To Install SSH, Vmess, Vless, Trojan, ShWsocks, and OpenVPN Services On Vps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages