sefinek24 / Sefinek-Blocklist-Collection

🌍 A comprehensive repository of blocklists for various DNS servers, featuring over 100 links and more than 6 million domains. Additionally, use our personalized Blocklist Generator to customize exactly what you want to block in your network, giving you full control over content filtering. Feel free to star this repo if you find it useful. o(>ω<)o
https://blocklist.sefinek.net
Other
541 stars 25 forks source link

My lists in PiHole are not updated. #21

Closed ramazansancar closed 6 months ago

ramazansancar commented 6 months ago

There is a problem on the server where the lists are stored.

image

image image

sefinek24 commented 6 months ago

Hi, I'm sorry for this issue. The server with the lists was globally unavailable, due to the VPS server memory running out. Unfortunately, 40GB is no longer sufficient, and I don't have the funds to cover the server costs. I've deleted useless logs on the server, hoping it will help at least for some time.

ramazansancar commented 6 months ago

@sefinek24 How about storing all the files somewhere like github, archive.org?

There may be different alternatives. If you wish, I would like to support you in this regard. Open Source ❤

By the way, what is the current server cost?

sefinek24 commented 6 months ago

@ramazansancar Hello again!

The solution you propose would have made sense initially, of course, but currently, I think I will not consider the issue you mentioned. Mainly because I have to pay for the VPS anyway since I have a mail server set up on it, as well as another service that requires fast internet. Generally, I could host everything on my server at home, but then my internet would be inadequate for normal use, due to overload. Just downloading the blocklists would already take longer on the client's side. Additionally, I also do not have an external IP, which results in the inability to set up a mail server. So far, I've done everything using Cloudflare tunnels, making the mail server available to the world defeats the purpose. The mail recipient would have to have a Cloudflare client installed. Anyway, thank you for your willingness.

Regarding the server costs, you'll need to check the prices on OVH yourself, as I dont want to provide a specific figure. I am currently using the VLE-2 offer. From what I also see, the prices in USD are different than in my currency. The VPS works great, the only flaw is the lack of free disk memory. Those block lists really need quite a lot of free space, especially since the server also hosts a GitHub Workflows service. Of course, the list of services on the server does not end there.

ramazansancar commented 6 months ago

@ramazansancar Hello again!

The solution you propose would have made sense initially, of course, but currently, I think I will not consider the issue you mentioned. Mainly because I have to pay for the VPS anyway since I have a mail server set up on it, as well as another service that requires fast internet. Generally, I could host everything on my server at home, but then my internet would be inadequate for normal use, due to overload. Just downloading the blocklists would already take longer on the client's side. Additionally, I also do not have an external IP, which results in the inability to set up a mail server. So far, I've done everything using Cloudflare tunnels, making the mail server available to the world defeats the purpose. The mail recipient would have to have a Cloudflare client installed. Anyway, thank you for your willingness.

Regarding the server costs, you'll need to check the prices on OVH yourself, as I dont want to provide a specific figure. I am currently using the VLE-2 offer. From what I also see, the prices in USD are different than in my currency. The VPS works great, the only flaw is the lack of free disk memory. Those block lists really need quite a lot of free space, especially since the server also hosts a GitHub Workflows service. Of course, the list of services on the server does not end there.

Creating a crontab that will automatically delete the logs seems to temporarily solve the problem. @sefinek24