• View On GitHub
  • Support Me
  • Email Me
  • Telegram

Auto script VPS

For create VPN service on debian or ubuntu server


NOTE


  • make sure the vps provider allows the use of Public VPN/SSH/Proxy
  • Required VPS is still fresh (MUST) / have never installed anything
  • If you install the Script twice, you need to rebuild the VPS to factory settings, in the VPS provider panel

AutoScriptXray

repo

  • install
    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 unzip && wget https://raw.githubusercontent.com/givpn/AutoScriptXray/master/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh
    

    Service & Port

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

Autoset

repo

  • install
    rm -f setup.sh && apt update && apt upgrade -y && update-grub && sleep 2 && apt-get update -y && apt-get upgrade && 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 unzip && wget https://raw.githubusercontent.com/givps/autoset/master/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh
    

    Service & Port

  • SlowDNS SSH : ALL Port SSH
  • OpenSSH : 22
  • OpenVPN : TCP 1194, UDP 2200, SSL 990
  • Stunnel5 : 443, 445
  • Dropbear : 443, 109, 143
  • SSH Websocket TLS : 443
  • SSH Websocket HTTP : 8880
  • Websocket OpenVPN : 2086
  • Squid Proxy : 3128, 8080
  • Badvpn : 7100, 7200, 7300
  • Nginx : 89
  • 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
  • XRAYS Vmess TLS : 8443
  • XRAYS Vmess None TLS : 80
  • XRAYS Vless TLS : 8443
  • XRAYS Vless None TLS : 80
  • XRAYS Trojan : 2083
  • XRAYS VMESS GRPC : 1180
  • XRAYS VLESS GRPC : 2280
  • OHP SSH : 8181
  • OHP Dropbear : 8282
  • OHP OpenVPN : 8383
  • TrojanGo : 2087

Aio

repo

Installation

  • via WGET
    bash -c "$(wget -qO- https://raw.githubusercontent.com/givpn/aio/master/xray)"
    
  • via CURL
    bash -c "$(curl -fsSL https://raw.githubusercontent.com/givpn/aio/master/xray)"
    
SERVICE NETWORK PORT
Vmess WS TLS (multipath) 443
Vless WS TLS 443
Trojan WS TLS 443
Socks5 WS TLS 443
Shadowsocks WS TLS (aes-256-gcm) 443
Shadowsocks 2022 WS TLS (2022-blake3-aes-256-gcm) 443
Vmess WS (multipath) 80
Vless WS 80
Trojan WS 80
Socks5 WS 80
Shadowsocks WS (aes-256-gcm) 80
Shadowsocks 2022 WS (2022-blake3-aes-256-gcm) 80
Vmess gRPC 443
Vless gRPC 443
Trojan gRPC 443
Socks5 gRPC 443
Shadowsocks gRPC (aes-256-gcm) 443
Shadowsocks 2022 gRPC (2022-blake3-aes-256-gcm) 443
Nginx Webserver 8000
Auto Delete Expired Account ✅
DNS Setting ✅
ALTERNATIF PORT NETWORK PORT
HTTPS 2053, 2083, 2087, 2096, 8443
HTTP 8080, 8880, 2052, 2082, 2086, 2095

Telegram

Email me Telegram

YOUR DONATION MAKES ME EXCITED TO LIVE THIS BORING LIFE

Buy me coffe

PayPal donate button QRIS donate button Bitcoin donate button Ethereum donate button

Project maintained by givps Hosted on GitHub Pages — Theme by mattgraham