This commit is contained in:
parent
abddf312f4
commit
58123c168c
2
start.sh
2
start.sh
@ -50,7 +50,7 @@ function add_iptables_rule() {
|
||||
|
||||
|
||||
for country in $COUNTRIES; do
|
||||
url="https://raw.githubusercontent.com/ipverse/rir-ip/refs/heads/master/country/${country}/ipv4-aggregated.txt" #
|
||||
url="https://www.ipdeny.com/ipblocks/data/countries/${country}.zone" #
|
||||
echo "[$(date '+%Y-%m-%d %H:%M:%S')] Baixando lista IPs: $country"
|
||||
|
||||
tmp_file2="${ZONE_DIR}/${country}.zone.tmp2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user