This commit is contained in:
Bxio 2025-06-23 14:53:01 +01:00
parent 3e63884dd4
commit d46e43f6e1
2 changed files with 16 additions and 1 deletions

View File

@ -14,5 +14,12 @@
</div>
# _Why_? 🤷
Testado em Ubuntu 24.04.2 LTS
É o que é, bloquear trafego de paises nao desejados.
https://www.ipdeny.com/ipblocks/
git clone https://gitea.zol.oixb.run/oixb.run/CountryBlock.git

8
teste.sh Normal file
View File

@ -0,0 +1,8 @@
#!/bin/bash
echo "Today is " `date`
echo -e "\nenter the path to directory"
read the_path
echo -e "\n you path has the following files and folders: "
ls $the_path