Skip to content

Instantly share code, notes, and snippets.

View hosamn's full-sized avatar
🎯
Focusing

Hosam hosamn

🎯
Focusing
View GitHub Profile
@hosamn
hosamn / xray-vless-installer.sh
Created September 4, 2026 17:39
xray-vless-installer.sh
#!/bin/bash
# ============================================================================
# VLESS + XRAY Reality VPN Server Installer
# For Ubuntu 24.04 LTS
#
# This script automates the full installation and configuration of an
# XRAY-core server with VLESS protocol and XTLS-Reality transport.
#
# Website: https://extravm.com
# ============================================================================