From dfa5d4a10cbbcde0595ed03140e530364c752846 Mon Sep 17 00:00:00 2001 From: adminer Date: Fri, 30 Jan 2026 00:08:13 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Install?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Install.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Install.md b/Install.md index 0bd5ca4..12c8931 100644 --- a/Install.md +++ b/Install.md @@ -1,3 +1,11 @@ +https://www.maxmind.com/en/account/sign-in +dayanafarm1@gmail.com +asdkjbaInadsoc33 + + +apt install python3-geoip2/oldstable +apt install python3-netaddr + cron */5 * * * * old=$(md5sum /etc/bird/notRU_ips.txt); python3 /usr/local/bin/dnsmasq_exp_rej.py; new=$(md5sum /etc/bird/notRU_ips.txt); [ "$old" != "$new" ] && (kill -1 $(pidof bird); echo Reloading)