NetVPS 3 роки тому
батько
коміт
e6e5b39cbe

BIN
R9/ADMRufu.tar.xz


+ 1 - 1
R9/ADMRufu/chekup.sh

@@ -1,3 +1,3 @@
 #!/bin/bash
 #!/bin/bash
-key_word=$(wget --no-check-certificate -t3 -T5 -qO- "https://raw.githubusercontent.com/rudi9999/ADMRufu/main/vercion")
+key_word=$(wget --no-check-certificate -t3 -T5 -qO- "https://raw.githubusercontent.com/NetVPS/Multi-Script/main/R9/ADMRufu/vercion")
 echo "${key_word}" > /etc/ADMRufu/new_vercion && chmod +x /etc/ADMRufu/new_vercion
 echo "${key_word}" > /etc/ADMRufu/new_vercion && chmod +x /etc/ADMRufu/new_vercion

+ 1 - 1
R9/ADMRufu/install/budp.sh

@@ -54,7 +54,7 @@ install(){
         fi
         fi
         cd ${ADM_src}
         cd ${ADM_src}
         echo -ne "$(msg -azu " DESCARGANDO BADVPN......") "
         echo -ne "$(msg -azu " DESCARGANDO BADVPN......") "
-        if wget https://github.com/rudi9999/ADMRufu/raw/main/Utils/badvpn/badvpn-master.zip &>/dev/null; then
+        if wget https://raw.githubusercontent.com/NetVPS/Multi-Script/main/R9/Utils/badvpn/badvpn-master.zip &>/dev/null; then
             msg -verd "[OK]"
             msg -verd "[OK]"
         else
         else
             msg -verm2 "[fail]"
             msg -verm2 "[fail]"

+ 1 - 1
R9/ADMRufu/install/slowdns.sh

@@ -92,7 +92,7 @@ ini_slow(){
 
 
     if [[ ! -e ${ADM_inst}/dns-server ]]; then
     if [[ ! -e ${ADM_inst}/dns-server ]]; then
     	msg -nama " Descargando binario...."
     	msg -nama " Descargando binario...."
-    	if wget -O ${ADM_inst}/dns-server https://github.com/rudi9999/ADMRufu/raw/main/Utils/SlowDNS/dns-server &>/dev/null ; then
+    	if wget -O ${ADM_inst}/dns-server https://raw.githubusercontent.com/NetVPS/Multi-Script/main/R9/Utils/SlowDNS/dns-server &>/dev/null ; then
     		chmod +x ${ADM_inst}/dns-server
     		chmod +x ${ADM_inst}/dns-server
     		msg -verd "[OK]"
     		msg -verd "[OK]"
     	else
     	else

+ 1 - 2
R9/ADMRufu/install/v2ray.sh

@@ -14,8 +14,7 @@ ins_v2r(){
 	title "ESTA POR INSTALAR V2RAY!"
 	title "ESTA POR INSTALAR V2RAY!"
 	print_center -ama "La instalacion puede tener alguna fallas!\npor favor observe atentamente el log de intalacion.\npodria contener informacion sobre algunos errores!\ny deveran corregirse de forma manual antes de\ncontinuar usando el script."
 	print_center -ama "La instalacion puede tener alguna fallas!\npor favor observe atentamente el log de intalacion.\npodria contener informacion sobre algunos errores!\ny deveran corregirse de forma manual antes de\ncontinuar usando el script."
 	enter
 	enter
-	source <(curl -sSL https://raw.githubusercontent.com/rudi9999/ADMRufu/main/Utils/v2ray/v2ray.sh)
-	#source <(curl -sL https://multi.netlify.app/v2ray.sh)
+	source <(curl -sL https://multi.netlify.app/v2ray.sh)
 }
 }
 
 
 v2ray_tls(){
 v2ray_tls(){

+ 2 - 2
R9/ADMRufu/menu

@@ -98,7 +98,7 @@ fun_trans(){
 	local LINGUAGE=$(cat ${SCPidioma})
 	local LINGUAGE=$(cat ${SCPidioma})
 	[[ -z $LINGUAGE ]] && LINGUAGE=es
 	[[ -z $LINGUAGE ]] && LINGUAGE=es
 	[[ $LINGUAGE = "es" ]] && echo "$@" && return
 	[[ $LINGUAGE = "es" ]] && echo "$@" && return
-	[[ ! -e /usr/bin/trans ]] && wget -O /usr/bin/trans https://raw.githubusercontent.com/rudi9999/VPS-MX-8.0/master/ArchivosUtilitarios/trans &> /dev/null
+	[[ ! -e /usr/bin/trans ]] && wget -O /usr/bin/trans https://raw.githubusercontent.com/NetVPS/Multi-Script/main/R9/Herramientas-main/trans &> /dev/null
 	[[ ! -e ${ADM_tmp}/texto-adm ]] && touch ${ADM_tmp}/texto-adm
 	[[ ! -e ${ADM_tmp}/texto-adm ]] && touch ${ADM_tmp}/texto-adm
 	source ${ADM_tmp}/texto-adm
 	source ${ADM_tmp}/texto-adm
 	if [[ -z "$(echo ${texto[$@]})" ]]; then
 	if [[ -z "$(echo ${texto[$@]})" ]]; then
@@ -696,7 +696,7 @@ update(){
 
 
 	if [[ "$opcion" = @(s|S|y|Y) ]]; then
 	if [[ "$opcion" = @(s|S|y|Y) ]]; then
 		rm -rf /root/install.sh*
 		rm -rf /root/install.sh*
-		wget -O /root/install.sh https://raw.githubusercontent.com/rudi9999/ADMRufu/main/install.sh &>/dev/null
+		wget -O /root/install.sh https://raw.githubusercontent.com/NetVPS/VPS-MX_Oficial/master/Instalador/Install-Sin-Key.sh &>/dev/null
 		chmod +x /root/install.sh*
 		chmod +x /root/install.sh*
 		/root/install.sh --update
 		/root/install.sh --update
 	fi
 	fi

+ 0 - 1
R9/ADMRufu/tmp/MEUIPADM

@@ -1 +0,0 @@
-144.202.73.226

+ 2 - 2
R9/ADMRufu/tool_extras.sh

@@ -5,7 +5,7 @@ install_h(){
   msg -bar
   msg -bar
   [[ -z $1 ]] && print_center -ama "INTALANDO ARCHIVO ONLINE" || print_center -ama "ACTUALIZANDO ARCHIVOS ONLINE"
   [[ -z $1 ]] && print_center -ama "INTALANDO ARCHIVO ONLINE" || print_center -ama "ACTUALIZANDO ARCHIVOS ONLINE"
   msg -bar
   msg -bar
-  arq=$(curl -sSL https://raw.githubusercontent.com/rudi9999/ADMRufu/main/online/list-arq)
+  arq=$(curl -sSL https://raw.githubusercontent.com/NetVPS/Multi-Script/main/R9/online/list-arq)
   mkdir ${ADM_src}/tool
   mkdir ${ADM_src}/tool
 
 
   while IFS= read -r line
   while IFS= read -r line
@@ -13,7 +13,7 @@ install_h(){
     line2=$(echo "$line"|cut -d "=" -f1)
     line2=$(echo "$line"|cut -d "=" -f1)
     line3="$(echo "$line"|cut -d "=" -f2|tr -d '[[:space:]]')"
     line3="$(echo "$line"|cut -d "=" -f2|tr -d '[[:space:]]')"
 
 
-    if echo -ne $(msg -azu "  Descargando $line3....") && wget -O ${ADM_src}/tool/$line3 https://raw.githubusercontent.com/rudi9999/ADMRufu/main/online/$line3 &>/dev/null; then
+    if echo -ne $(msg -azu "  Descargando $line3....") && wget -O ${ADM_src}/tool/$line3 https://raw.githubusercontent.com/NetVPS/Multi-Script/main/R9/online/$line3 &>/dev/null; then
       chmod +x ${ADM_src}/tool/$line3
       chmod +x ${ADM_src}/tool/$line3
       echo "$line" >> ${ADM_src}/tool/tool
       echo "$line" >> ${ADM_src}/tool/tool
       msg -verd "[ok]"
       msg -verd "[ok]"