hagezi / dns-blocklists

DNS-Blocklists: For a better internet - keep the internet clean!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIF-list has grown really big...

iJorgen opened this issue · comments

Hi!

My firewall seems to have a limit of 524288 items in an ipset and noticed the TIF-list has grown to 598858 items. Not sure how the firewall handles it, because it shows 523599 items imported in the IP-set and I see over 100 MB extra RAM used so getting a bit too much for a home-router to handle.

I can see this in the firewall code:
ipset create "$setname" hash:net maxelem 524288

Any thoughts or plans to create a TIF-light list where the size always is below 250K items as before?!

commented

Hi @iJorgen, there seem to be insane jumps in size of several 100000 in the list https://redlist.redstout.com/redlist.txt from time to time. I will deactivate this.

commented

Fixed in the next release, the build is currently running and will be finished in about 1.5 hours.

You are the best!! 😃 Thanks for your quick fix (...as always)