scriptvps

AutoScript Install VPN By nikstore

Supported Linux Distribution

Commands :

Installation

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/nikstore/scriptvps/main/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh

Description :

Service & Port

  • OpenSSH : 22
  • OpenVPN : TCP 1194, UDP 2200, SSL 442
  • Stunnel4 : 443, 777
  • Dropbear : 109, 143
  • Squid Proxy : 3128, 8080
  • Badvpn : 7100, 7200, 7300
  • Nginx : 81
  • Wireguard : 7070
  • L2TP/IPSEC VPN : 1701
  • PPTP VPN : 1732
  • SSTP VPN : 444
  • Shadowsocks-R : 1443-1543
  • SS-OBFS TLS : 2443-2543
  • SS-OBFS HTTP : 3443-3543
  • V2RAY Vmess TLS : 8443
  • V2RAY Vmess None TLS : 80
  • V2RAY Vless TLS : 2083
  • V2RAY Vless None TLS : 8880
  • Trojan : 2087

Credit :

  • Modded Script by t.me/naimstore