Announcing WARP for Linux and Proxy Mode
2021-06-17
Starting today Cloudflare WARP is available for Linux and comes with the ability to run as a local proxy....
2021-06-17
Starting today Cloudflare WARP is available for Linux and comes with the ability to run as a local proxy....
2021-06-16
Our product is specifically built for customers who experience high volumes of traffic, so we needed to run code at the edge in a highly scalable manner. Cloudflare has a great culture of building upon its own products, so we naturally thought of Workers....
2021-06-15
Cloudflare and Microsoft Azure Active Directory have partnered to provide an integration specifically for web applications using Azure Active Directory B2C...
2021-06-11
Today, Cloudflare is excited to announce a new wave of interconnection points and partners that quadruples our interconnectivity....
2021-06-10
Starting today, you can build identity-aware, Zero Trust network policies using Cloudflare for Teams....
2021-06-09
Every June, we celebrate the anniversary of Project Galileo. This year, we are proud to celebrate seven years of protecting the most vulnerable groups on the Internet from cyberattacks....
2021-06-08
HTTP request headers can now be modified with Cloudflare Transform Rules....
2021-06-04
Today we’re excited to announce the ability for administrators to configure network-based policies in Cloudflare Gateway....
2021-06-03
To prevent cheating in exams many countries restrict or even shut down Internet access during critical exam hours. For most of June Syria is having planned Internet shutdowns during critical exam periods....
2021-05-28
QUIC is a new fast and secure transport protocol. Version 1 has just been published as RFC 9000 and today Cloudflare has enabled support for all customers, come try it out. ...
2021-05-26
Durable Objects are an awesome addition to the Workers developer ecosystem, allowing you to address and work inside a specific Worker to provide consistency in your applications. You might be wondering "Okay, so what can I build with that?"...
2021-05-25
Cloudflare SOC as a Service combines our best-in-class security products and a team of cybersecurity experts within Cloudflare that augment your security and network teams...
2021-05-21
Today we are thrilled to announce our support of a new set of HTTP response headers that provide surgical control over our CDN’s caching decisions. CDN-Cache-Control allows customers to directly control how our CDN behaves without affecting the behavior of downstream or upstream caches....
2021-05-20
Here at Labyrinth Labs, we put great emphasis on monitoring. Having a working monitoring setup is a critical part of the work we do for our clients. Improving your monitoring setup by integrating Cloudflare’s analytics data into Prometheus and Grafana...
2021-05-18
So, if a developer wants to run their next hit, say a real-time multiplayer game, using nothing but their app and Workers, without any servers or traditional infrastructure, can they? Let’s prove they can. Here's Doom Multiplayer running on top of Cloudflare Workers....
2021-05-14
An overview on how to use Terraform to automatically deploy Named Tunnels into your infrastructure with Cloudflare. ...
2021-05-13
We want to remove CAPTCHAs completely. The idea is rather simple: a real human should be able to touch or look at their device to prove they are human, without revealing their identity. Let's explore!...
2021-05-12
Starting today, we’re thrilled to announce you can run the same tunnel from multiple different cloudflareds simultaneously. This enables graceful restarts, elastic auto-scaling, easier Kubernetes integration, and more reliable tunnels....
2021-05-11
The Cloudflare Web Application Firewall (WAF) protects websites and applications from malicious traffic attempting to exploit vulnerabilities in server software. It’s a critical piece of the broader security posture of your application....
2021-05-06
Is it ok to have if clauses that will basically never be run? Surely, there must be some performance cost to that......