SERVICE & PORT SSH <<<
- OPENSSH : 22 ; Bebas
- SSH TLS/NTLS : 443/80
- STUNNEL4 : 222-777
- DROPBEAR : 109-143
- UDP : 53 ; Bebas
- DNS : 1-2288 ; Bebas
- NOOBZ SSL/STD : 8080/8443
- BADVPN : 7100-7900
- NGINX : 81
SERVICE XRAY & PORT VMESS,VLESS,TROJAN <<<
- XRAY WS TLS : 443
- XRAY WS NTLS : 80
- XRAY GRPC : 443
apt update -y && apt upgrade -y && apt dist-upgrade -y && rebootapt-get update && apt-get upgrade -y && apt dist-upgrade -y && update-grub && rebootsysctl -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 unzip && wget https://raw.githubusercontent.com/V3SAKURAAIRIV3/Error404/main/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh


