Cloudflare Developers

CD

Cloudflare Developers

Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news

Join

tanushree 3489 you around

@tanushree you around? ^

Minecraft Server with private Networking

If you want to use tcp/udp with Cloudflare Tunnels, you have two options: Private Networking with WARP (requiring you to be in the CF Team and connect via the private address) or cloudflared cli (which is tcp-only), to proxy connections to nonstandard ports...

R2 S3-API code

I feel like I must be doing something wrong if I have to do this confusedBecel
const key = parsedUrl.pathname.split('/').slice(2).join('/');
const key = parsedUrl.pathname.split('/').slice(2).join('/');
...

I ve a Pages app with a custom domain

I've a Pages app with a custom domain, and I use Access in front of it to control who can access the entire site. Everything is blocked by default, apart from some public paths. There's a www. on the domain, also using Cloudflare, which points to an origin where we run a WordPress. When APO is enabled on the origin, it causes a redirect loop problem on our Pages app. 1) We go to https://console.rutherfordspunting.com/, we are HTTP 302'd to https://rutherfordspunting-pages.cloudflareaccess.com/cdn-cgi/access/login/console.rutherfordspunting.com?kid=... which is our Access team/company name/URL....

Tebex 1014

I did and they told me it's up to cloudflare haha

Can anyone help me understand and or

Can anyone help me understand and/or convince my boss to use Cloudflare nameservers?

AAAA and 100::

if you dont mind me asking, why a AAAA here specifically and why this specific value?

Azure + CF

@Walshy | Pages azure allowed the domain now, but after enabling proxy cloudflare seems confused 😛

Yeah so I use vercel as a cdn Inside

Yeah. so I use vercel as a cdn. Inside cloudflare I get the following x-forwarded-for: "163.158.166.63" (MY IP) x-real-ip: "18.184.134.217" (VERCEL IP) ...

You can t point the nameservers at both

You can't point the nameservers at both Google and Cloudflare, what exactly are you trying to accomplish?

redirected you too many times

Hello i delete my project and i add it again website show 'redirected you too many times' i am using nodejs , expressjs i think this problem from cloudflare...

Where can I see them In root cloudflared

Where can I see them? In /root/.cloudflared/config.yml?

TRIP-WAF-20220206 - rule triggering issue

Hi WAF Support team... I have a question about a firewall rule which is triggering a block on our app. This rule is triggering: PHP, jQuery File Upload - Code Injection, Dangerous File Upload - CVE:CVE-2018-9206, CVE:CVE-2019-17132 Questions...

Pro and above can configure custom WAF

Pro and above can configure custom WAF Block Pages (custom pages for ip/country block, waf block, managed challenge, legacy captcha challenge, country challenge, JS challenge) under Custom Pages of a zone, or account-wide in Configurations => Custom Pages

You can disable AAAA records for your

You can disable AAAA records for your entire zone by modifying the IPv6 Compatibility Setting via the API (not possible to modify in the dash), but not for specific records on your zone.

I/O error cloudflare

So this is because you're using the global scope (i.e, you're putting the request from one request in a global variable and then accessing it from a different request)

Cloudflare s proxy is only for HTTP

Cloudflare's proxy is only for HTTP Traffic. They're not assigning you a Unique IP or anything, so without something like Cloudflare Spectrum they'd have no way to tell what arbitary tcp traffic is for your zone vs someone elses. You could use Arbitrary TCP w/ cloudflared: https://developers.cloudflare.com/cloudflare-one/applications/non-http/arbitrary-tcp/ Would basically boil down to you installing cloudflared on the client machine and using something like cloudflared access tcp --hostname tcp.site.com --url localhost:3306...

It looks like they did add support but

It looks like they did add support but you need to force it to connect over IPv6, via the --edge-ip-version argument
--edge-ip-version value Cloudflare Edge ip address version to connect with. {4, 6, auto} (default: "4") [$TUNNEL_EDGE_IP_VERSION]
--edge-ip-version value Cloudflare Edge ip address version to connect with. {4, 6, auto} (default: "4") [$TUNNEL_EDGE_IP_VERSION]
...

Ideas for Cloudflare Developer Platform

Ok people.. In the completely hypothetical scenario that I am currently editing a document with the top asks for the Cloudflare Developer Platform in 2023.. what would you say they are? Now some rules, I am going to be creating a thread and only post in there. One post per item and one item per post. Read through the previous entries to see if someone mentioned your thing already and put an emoji on them instead of creating a new one. Go!...

is it possible to change location with

is it possible to change location with Zero Trust?