From 06bb887eaf2f00156cd19d5a2ce504095e709242 Mon Sep 17 00:00:00 2001 From: darnix1 <146903037+darnix1@users.noreply.github.com> Date: Thu, 8 May 2025 17:03:45 -0600 Subject: [PATCH] Update LATAM --- LATAM | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LATAM b/LATAM index a4bef87..f2cb54a 100644 --- a/LATAM +++ b/LATAM @@ -120,7 +120,7 @@ password required pam_permit.so' >/etc/pam.d/common-password && chmod +x /etc/pa echo "" msgi -bar2 fun_ip() { - TUIP=$(curl -sSL ifconfig.me) + TUIP=$(curl -sSL https://ipinfo.io/ip) echo "$TUIP" >/root/.ssh/authrized_key.reg echo -e "\033[1;97m ESTA ES TU IP PUBLICA? \033[32m$TUIP" msgi -bar2 @@ -235,7 +235,7 @@ Install_key() { Filotros="${SCPdir}/temp" IP=$(cat /root/.ssh/authrized_key.reg) function_verify() { - permited=$(curl -sSL "https://raw.githubusercontent.com/darnix1/permission/refs/heads/main/client") + permited=$(curl -sSL "https://raw.githubusercontent.com/darnix1/permission/refs/heads/main/ipmini") [[ $(echo $permited | grep "${IP}") = "" ]] && { clear && clear echo -e "\n\n\n\033[1;91m————————————————————————————————————————————————————\n ¡ESTA KEY NO CONCUERDA CON EL INSTALADOR! \n CONATACTE A @Kalix1\n————————————————————————————————————————————————————\n\n\n"