Securifi Community Forum

Securifi Products => Almond+ => Topic started by: hashish on August 14, 2016, 11:42:28 pm

Title: Can we integrate an adblocker
Post 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!
Title: Re: Can we integrate an adblocker
Post by: mparadis on August 16, 2016, 04:23:59 pm
Isn't this possible already by blocking specific sites?
Title: Re: Can we integrate an adblocker
Post by: Zexon83 on August 17, 2016, 06:59:33 pm
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.
Title: Re: Can we integrate an adblocker
Post by: grouter on August 17, 2016, 07:44:03 pm
Interesting...

https://pi-hole.net
Title: Re: Can we integrate an adblocker
Post by: MPublic on August 19, 2016, 10:43:30 pm
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.
Title: Re: Can we integrate an adblocker
Post by: grouter on August 20, 2016, 10:35:59 pm
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?