mirror of
https://github.com/xVRVx/autoXRAY.git
synced 2026-09-01 11:35:33 +00:00
Add files via upload
This commit is contained in:
@@ -28,9 +28,13 @@ fi
|
||||
|
||||
|
||||
apt install nginx -y
|
||||
|
||||
systemctl enable --now nginx
|
||||
|
||||
# Генерируем сайт маскировку
|
||||
bash -c "$(curl -L https://github.com/xVRVx/autoXRAY/raw/refs/heads/main/test/gen_page2.sh)" -- $WEB_PATH
|
||||
|
||||
# Установка Xray
|
||||
bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install
|
||||
|
||||
# Блок CERTBOT - START
|
||||
apt install certbot -y
|
||||
@@ -154,12 +158,6 @@ WEB_PATH="/var/www/$DOMAIN"
|
||||
mkdir -p "$WEB_PATH"
|
||||
|
||||
|
||||
# Генерируем сайт маскировку
|
||||
bash -c "$(curl -L https://github.com/xVRVx/autoXRAY/raw/refs/heads/main/test/gen_page2.sh)" -- $WEB_PATH
|
||||
|
||||
# Установка Xray
|
||||
bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install
|
||||
|
||||
SCRIPT_DIR=/usr/local/etc/xray
|
||||
|
||||
# Генерируем переменные
|
||||
@@ -826,10 +824,10 @@ OUT_WS='{
|
||||
|
||||
(
|
||||
echo "["
|
||||
print_config "$OUT_REALITY_VISION" "🇪🇺 VLESS RAW REALITY VISION"
|
||||
echo ","
|
||||
print_config "$OUT_REALITY_XHTTP" "🇪🇺 VLESS XHTTP REALITY EXTRA"
|
||||
echo ","
|
||||
print_config "$OUT_REALITY_VISION" "🇪🇺 VLESS RAW REALITY VISION"
|
||||
echo ","
|
||||
print_config "$OUT_VISION" "🇪🇺 VLESS RAW TLS VISION"
|
||||
echo ","
|
||||
print_config "$OUT_XHTTP" "🇪🇺 VLESS XHTTP TLS EXTRA"
|
||||
@@ -982,5 +980,5 @@ $linkRTY2
|
||||
|
||||
Поддержать автора: https://github.com/xVRVx/autoXRAY
|
||||
|
||||
106
|
||||
107
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user