Adamm

Results 12 comments of Adamm

I had some ideas for whitelist improvements but it got put on the back-burner. This is nothing more then an (annoying) false positive from firehol lvl3. You can temporarily remove...

I've pushed v7.2.6 https://github.com/Adamm00/IPSet_ASUS/commit/f0cea071acd30b03af3173fd9dc75e7a21311492 This will add GitHubs asn to Skynet's whitelist to avoid any IP changes. I have plans to make the whitelist more accurate with domains, but it...

> I believe the problem is some kind of rate limiting by bgpview.io. If you remove the `&` at the end of line 879, it works more reliably, albeit slower....

> Though even if bgpview has a harsh rate limit there will still be two issues. > > **1,** BGPview only pulls the registered CIDR´s from IANA for given AS....

> I can confirm that with the latest v7.2.7, Github is still getting blocked. As is DuckDuckGo. @Adamm00 I hope you have the time and persistence to make this go...

So... https://i.imgur.com/QaugUKJ.png https://i.imgur.com/wUnkZla.png But this will take some time to get right. It is linked to many moving pieces and depends on how reliable dnsmasq is.

So apparently people have huge shared whitelists? Beyond what diversion and Skynet add by default. I’ll revert this one when I get access to a computer in a few hours...

Anyone with the issue what’s the output of; `wc -l /jffs/addons/shared-whitelists/*` You can then follow @dave14305 instructions to temporarily fix dnsmasq until I can revert the commit (GitHub web somehow...

Going to try tackle this again soon. From a quick test it seems a line around 1000 characters (all domains from /jffs/addons/shared-whitelists/* combined) causes dnsmasq to fail. > Jan 13...

https://github.com/Adamm00/IPSet_ASUS/commit/7e374be7a133bfb305462e06dcea3eb9f772ca29 For those of you wanting to try this out, there's a new branch to avoid a situation like last time. I'd appreciate any feedback.