Earlier quoted context omitted.
Notwithstanding the irony of one google service hurting another, the free tier only has 1GB of free egress traffic right?
Dang, you're right, I forgot about that. So not so suitable, unfortunately. Seems like root + a local hosts adblocker is still the best solution for Android, or a local VPN for iOS (do they have those on Android? never checked).
Set up a cheap cloud hosted adblocker in an hour for $2.50 a month
51–60 of 128 posts
Re: Set up a cheap cloud hosted adblocker in an hour for $2.50 a month
#52My number one reason for rooting my phone is blocking ads on a hosts-file level. It also stopped me from being able to play pokemon go, which I assume is for the best.
Why not just use Firefox with uBlock? Or do you use a lot of free apps with ads that don't offer a pay for no ads option?
In other words, is the app still feeding data points into the ad network even though it may not be displaying ads? I had assumed it was, but your question makes me think otherwise.
Re: Set up a cheap cloud hosted adblocker in an hour for $2.50 a month
#53My number one reason for rooting my phone is blocking ads on a hosts-file level. It also stopped me from being able to play pokemon go, which I assume is for the best.
Why not just use Firefox with uBlock? Or do you use a lot of free apps with ads that don't offer a pay for no ads option?
In other words, is the app still feeding data points into the ad network even though it may not be displaying ads? I had assumed it was, but your question makes me think otherwise.
Re: Set up a cheap cloud hosted adblocker in an hour for $2.50 a month
#54Re: Set up a cheap cloud hosted adblocker in an hour for $2.50 a month
#55Note that this is just a DNS-level adblocker, which is already quite useful (I use a HOSTS file myself) but isn't quite as powerful as an actual MITM/filtering proxy like Proxomitron which can more precisely remove the content you don't want without having to block entire domains. If you use DNS-only blocking, you will often see error messages in place of banners and other oddities, because of sites which partly host…
Woah, Proxomitron, that's a blast from the distant past! Has anyone picked up development of anything similar these days?
...and of course at the high end there's the enterprise filtering middleboxes which are probably too expensive and difficult to configure for personal use.
Re: Set up a cheap cloud hosted adblocker in an hour for $2.50 a month
#56Earlier quoted context omitted.
Notwithstanding the irony of one google service hurting another, the free tier only has 1GB of free egress traffic right?
Dang, you're right, I forgot about that. So not so suitable, unfortunately. Seems like root + a local hosts adblocker is still the best solution for Android, or a local VPN for iOS (do they have those on Android? never checked).
Re: Set up a cheap cloud hosted adblocker in an hour for $2.50 a month
#57I did the same thing but using an old netbook I had lying around. It lives under the house running Pi-Hole and a few other things. I wrote about it here http://www.boyter.org/2015/12/pi-hole-ubuntu-14-04/ No idea what power draw it has (probably $5 a month?) but I have a large solar array so I doubt it costs me anything to actually run. I also get to recycle some old hardware. EDIT - Seems that post was linked to by…
Re: Set up a cheap cloud hosted adblocker in an hour for $2.50 a month
#58This is really neat and I had thought about doing this when I acquired a new Android device that I don't have root on. Alternatively, a program was made to host a DNS process on the phone in userland that downloads blacklists as well as uses external well known nameservers. Then use build in VPN client to redirect all DNS queries through to the daemon. DNS66 has been doing a fine job since I started using it last wee…
Re: Set up a cheap cloud hosted adblocker in an hour for $2.50 a month
#59Or you can set it up on a free instance of GCE. The author doesn't get affiliate fees though.
Re: Set up a cheap cloud hosted adblocker in an hour for $2.50 a month
#60Title should be amended to clarify "if you use android"