From 0b95320202a83b2f88cfc00ae509c0afc97ca326 Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Tue, 8 Jul 2025 11:11:28 +0300 Subject: [PATCH] Add files via upload --- autoXRAY.sh | 3 --- autoXRAYno443.sh | 3 --- autoXRAYselfsteal.sh | 6 ------ autoXRAYselfstealConfChina.sh | 3 --- autoXRAYselfstealConfRU.sh | 3 --- 5 files changed, 18 deletions(-) diff --git a/autoXRAY.sh b/autoXRAY.sh index 875c5c2..9b864d8 100644 --- a/autoXRAY.sh +++ b/autoXRAY.sh @@ -5,9 +5,6 @@ apt update && apt install sudo -y #sudo apt update && sudo apt upgrade -y sudo apt update && sudo apt install -y jq -echo "Настройка DNS..." -echo -e "nameserver 8.8.4.4\nnameserver 8.8.8.8\nnameserver 1.1.1.1" | sudo tee /etc/resolv.conf > /dev/null - # Установка Xray bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install diff --git a/autoXRAYno443.sh b/autoXRAYno443.sh index 40ff13c..e1092d6 100644 --- a/autoXRAYno443.sh +++ b/autoXRAYno443.sh @@ -13,9 +13,6 @@ apt update && apt install sudo -y #sudo apt update && sudo apt upgrade -y sudo apt update && sudo apt install -y jq -echo "Настройка DNS..." -echo -e "nameserver 8.8.4.4\nnameserver 8.8.8.8\nnameserver 1.1.1.1" | sudo tee /etc/resolv.conf > /dev/null - # Установка Xray bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install diff --git a/autoXRAYselfsteal.sh b/autoXRAYselfsteal.sh index 761751d..e7b47be 100644 --- a/autoXRAYselfsteal.sh +++ b/autoXRAYselfsteal.sh @@ -23,12 +23,6 @@ if [ "$LOCAL_IP" != "$DNS_IP" ]; then fi - - - -echo "Настройка DNS..." -echo -e "nameserver 8.8.4.4\nnameserver 8.8.8.8\nnameserver 1.1.1.1" | sudo tee /etc/resolv.conf > /dev/null - sudo apt install nginx -y sudo systemctl enable --now nginx diff --git a/autoXRAYselfstealConfChina.sh b/autoXRAYselfstealConfChina.sh index b418392..3c69c55 100644 --- a/autoXRAYselfstealConfChina.sh +++ b/autoXRAYselfstealConfChina.sh @@ -23,9 +23,6 @@ if [ "$LOCAL_IP" != "$DNS_IP" ]; then fi -echo "Настройка DNS..." -echo -e "nameserver 8.8.4.4\nnameserver 8.8.8.8\nnameserver 1.1.1.1" | sudo tee /etc/resolv.conf > /dev/null - sudo apt install nginx -y sudo systemctl enable --now nginx diff --git a/autoXRAYselfstealConfRU.sh b/autoXRAYselfstealConfRU.sh index 8217abc..9cc101c 100644 --- a/autoXRAYselfstealConfRU.sh +++ b/autoXRAYselfstealConfRU.sh @@ -23,9 +23,6 @@ if [ "$LOCAL_IP" != "$DNS_IP" ]; then fi -echo "Настройка DNS..." -echo -e "nameserver 8.8.4.4\nnameserver 8.8.8.8\nnameserver 1.1.1.1" | sudo tee /etc/resolv.conf > /dev/null - sudo apt install nginx -y sudo systemctl enable --now nginx