rizkiwibu / Script-XRA

Home Page:https://install.givpn.my.id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directly install without the need to register an IP VPS

Supported Linux Distribution

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
- DOMAIN (MUST) / Random
- DEBIAN 9/10
- Ubuntu 18/20/22 LTS
- CPU MIN 1 CORE
- RAM 1GB
- (Recommendation) Ubuntu 18 / 20 LTS (STABLE to use)

Cloudflare settings for those who have their own Domain, you can check at folder image to display other settings


- SSL/TLS : FULL
- SSL/TLS Recommender : OFF
- GRPC : ON
- WEBSOCKET : ON
- Always Use HTTPS : OFF
- UNDER ATTACK MODE : OFF

Pointing

Pointing

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

Feature

Menu

Service Status

Service Status

Service Status

[Step Install]

  • Step 1 for (ubuntu) directly install
sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt upgrade && apt install -y bzip2 jq gzip coreutils screen curl unzip && wget https://raw.githubusercontent.com/Mark-HDR/Script-XRAY/master/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh

Install BOT Telegram

apt update && apt install wget -y && wget https://raw.githubusercontent.com/Mark-HDR/Script-XRAY/master/bot%20telegram%20panel/xolpanel.sh && chmod +x xolpanel.sh && ./xolpanel.sh

About

https://install.givpn.my.id

License:MIT License


Languages

Language:Shell 90.8%Language:Python 7.8%Language:JavaScript 1.0%Language:HTML 0.3%Language:Go 0.1%Language:MATLAB 0.0%