rulin132 / fresh.sh

A bash script that fetches and maintains thousands of DNS resolvers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fresh.sh

A bash script that fetches and maintains thousands of DNS resolvers

  1. Grab the script
  2. chmod +x fresh.sh
  3. crontab -e
  4. 0 2 * * * /home/user/dir/fresh.sh
  5. enjoy a daily fresh list of valid DNS resolvers

About

A bash script that fetches and maintains thousands of DNS resolvers

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%