Cloudflare is more than just DNS. They provide CDN, bot blocking and storage. They most certainly can fuck you up.
Guess CloudFlare was evil all along.
why don’t more pirate sites use anubis? cloudflare has always been pro fash trash
Is Anubis a DNS service? I was under the impression that it was basically just a reverse proxy that you ran, which required a proof-of-work before it would pass the request off to your various services. If that’s the case, it’s doing a fundamentally different job than CloudFlare is. Because the DNS will likely hit CloudFlare before being forwarded to your Anubis. Like the order of the request would be:
User>CloudFlare DNS>Anubis>Site
If that’s the case, using Anubis wouldn’t change the fact that it’s being blocked by CloudFlare.If Anubis is an actual DNS service, I may need to look into it more for my own use. I hadn’t bothered, because I thought it was more like Nginx.
Anubis is self-hosted AI firewall defence. Parent comment is weird.
I don’t understand how CloudFlare is intermediating the traffick in this case. How can CloudFlare block the sites if they aren’t hosted on CloudFlare or using CloudFlare services? Are they acting as an ISP in the UK?
They cache a lot of the internet so like the infra of the internet after the isp
So the ISP redirects the request from the primary host to the CloudFlare cache under some conditions? but wouldn’t that be ineffective at blocking the sites of the browser still attempts to pull from the primary host first? I’m assuming this must be mediated by the ISP somehow otherwise it would just be a browser setting to only pull from the primary host of the domain.
Cloudflare operates as a reverse proxy between a user’s browser and the origin server of a website or application. When a user requests a webpage, the request is first routed through Cloudflare’s global network instead of directly to the origin server. Cloudflare then forwards the request to the origin server, retrieves the content, and sends it back to the user.
It is doing that by being authoritative DNS provider and providing useful features in case of attack but imagine that everyone start using cloudflare then it become the authority DNS wise.
Maybe it includes dns. Using quad9 would bypass this.
I bumped into at least one site blocked by cloudflare. When accessing the site, I’m redirected to:
https://www.cloudflare-terms-of-service-abuse.com/stream.ts
So far it happens when I try the landing page of the site, if I go pages I visited in the past I can reach the intended site. Maybe the name resolution is cached.
I haven’t tested it much but I’m using Quad9 and it’s not making any difference.
Cloudflare seems to be the SOA for the affected sites and then it sets *.ns.cloudflare.com as the primary source and dns.cloudflare.com as the administrator.
To my understanding Quad9, being a recursive DNS resolver, is not the main DNS authority in this case. Quad9 will reach out to cloudflare to refresh the records when the TTL expires and then cloudflare can return a different IP for the domain.
Either affected sites stop using cloudflare, or we reach them via TOR, if they have that option.
It happened to me once with 1337x redirecting to that stream.ts, i deleted the prepending “www.” and it worked again.
Mysteriously, it is working today when I tested. But good to know there are some ways to still get through.
It’s almost as if making one organisation the gatekeeper to a quarter of the internet is a bad idea…
I recently had issues because CloudFuck blocked the IP of one of my VPS’s effectively breaking npm (JavaScript package manager)
A quarter only?
Who knew?
Watch the stars on FlareSolverr soar.
The constant stream of piracy related utilities that end in “rr” never ceases to amuse me.
Bonus joke! “What’s a pirate’s favourite letter of the alphabet?”
(People often say Arrrrr! here, especially if you seed that context earlier in the conversation)
“You’d think so, but actually it’s C”
I don’t get it …unless qbt is written in C
It’s because C sounds like “sea”. It’s a joke that’s more about the sea-faring kind of pirate than the online kind
Ahhh …ha haha…ha…ha
are there any alternatives?