Securifi Community Forum
Securifi Products => Almond+ => Topic started by: hashish on August 14, 2016, 11:42:28 pm
-
Since this is just a modified version of DDWRT, can we have adblocker support? Build it in, give whitelisting feature in ap and webUI. This will make this the best router ever!
-
Isn't this possible already by blocking specific sites?
-
I think that is what hashish is talking about but have the router download a block list from the internet and give the router a web interface so that we can white list certain sites.
I second the request
It can be done with a Raspberry Pi as you primary dns but built into the router would be amazing.
-
Interesting...
https://pi-hole.net
-
What about a scripts run/entry area?
I have a script on my Tomato firmware router that updates a hosts file to block advertising at the router.
-
There's scheduled tasks visible in the web gui under Advanced > OpenWRT > System > Scheduled Tasks.
You'd just need to copy/scp the scripts and then create a schedule.
Mind sharing your script?