my geo-unblock dns provider publishes a .hosts file (via a static url) that gets regular updates. i would like to reflect those updates on my router. how can i create a daily cronjob to
1. download the .hosts file from my provider
2. replace the contents of /jffs/configs/dnsmasq.conf.add with the download
3. restart the router or the relevant (sub)system to update its hosts file
many thanks in advance!
1. download the .hosts file from my provider
2. replace the contents of /jffs/configs/dnsmasq.conf.add with the download
3. restart the router or the relevant (sub)system to update its hosts file
many thanks in advance!