Coder Social home page Coder Social logo

gamingtube3333 / ya-pihole-list Goto Github PK

View Code? Open in Web Editor NEW

This project forked from javanxd/ya-pihole-list

0.0 0.0 0.0 718 KB

A bunch of useful pi-hole adlists and a auto updater.

Home Page: https://javan.de/pihole-dns-blocklists-adlists-auto-updater/

License: GNU General Public License v3.0

Shell 100.00%

ya-pihole-list's Introduction

Yet another Pi-hole list

Actually this project is not 'yet another'. I tried to improve what other projects missed. Also added an auto updater.

License: GPL v3 Twitter Follow

Supports the new Pi-hole 5 and above.

Quickstart

cd ~
git clone --depth=1 https://github.com/JavanXD/ya-pihole-list.git ya-pihole-list
cd ya-pihole-list
sudo chmod a+x adlists-updater.sh
sudo sh adlists-updater.sh

How to append your own adlists

  1. Fork this project.
  2. Add your own blocklist to the adlists.list.updater file.
  3. Change the adListSource variable in the adlists-updater.sh file to your custom blocklist collection.

Enabling Raspbian and Pi-hole Auto Updater

Add the argument 1 to your sudo sh adlists-updater.sh 1 call.

Updating your adlists automatically

Unfortunately the Pi-hole Gravity script does not automatically update the adlists. Therefore this Updater was developed to do this job. However, it is very important to always use up-to-date blocklists to block the latest phishing sites. In addition, this project takes care to use only blocklists that are updated regularly.

  1. Create a scheduled task to run the script:

    sudo crontab -e
    
  2. Add this line to make it runs every 12 hour, but you can change it to whatever you like:

    0 */12 * * * sudo /home/pi/ya-pihole-list/adlists-updater.sh 1 >/dev/null
    

Screenshots

grafik

grafik

Other

Helpful links

License

Each converted / modified list file is licensed under the same license as the original list.

Disclaimer

This project is in no way affiliated with the core Pi-Hole project or organization. This project was created as a contribution to the community. Use at your own risk.

ya-pihole-list's People

Contributors

javanxd avatar dusnm avatar ccarpo avatar ramazansancar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.