https://discord.cloudflare.com logo
Join Discord
Powered by
# workers-discussions
  • s

    SirJosh

    01/11/2021, 8:04 PM
    for me it's usually the tooling that surrounds something, it's just hard to figure out the best way to setup a project (especially in the js ecosystem) and the developer life-cycle of things
  • c

    CodeCo

    01/11/2021, 8:04 PM
    My go-to router is https://github.com/berstend/tiny-request-router
  • c

    CodeCo

    01/11/2021, 8:04 PM
    It's so simple to use
  • d

    DunpIingss

    01/11/2021, 9:06 PM
    how good is the ddos protection with cloudfare?
  • j

    joe

    01/11/2021, 9:10 PM
    Cloudflare protection is very good.
  • m

    macedonian

    01/11/2021, 9:16 PM
    Perhaps not so much a struggle but a question regarding building a REST API using Workers. It’s very common to receive thousands of requests from a single client in a very short timeframe. How can you prevent Cloudflare from challenging the client with CAPTCHAS in this scenario while still challenging them when you’re building a website using Workers. Is this configurable?
  • g

    Greg Brimble | Cloudflare Pages

    01/11/2021, 9:17 PM
    You should be able to use Page Rules to configure
    /api/*
    with security "essentially off", but leave the rest of your website under normal protections. Is that what you're after?
  • a

    adaptive

    01/11/2021, 9:18 PM
    Also Browser Integrity off, Check the firewall analytics for triggers
  • m

    Manan

    01/11/2021, 9:20 PM
    Hello everyone good to see that cloudflare finally got a discord server 🙂
  • m

    macedonian

    01/11/2021, 9:21 PM
    Thanks @User and @adaptive! I will test this out soon when I have my first alpha version ready.
  • d

    Deleted User

    01/11/2021, 9:28 PM
    i tested it myself on my own website and it's really good at blocking attackers
  • d

    DunpIingss

    01/11/2021, 9:30 PM
    any way i can get it for personal use not a website?
  • d

    DunpIingss

    01/11/2021, 9:30 PM
    so to protect a legit router froma DDoS attavk
  • j

    joe

    01/11/2021, 9:32 PM
    So protecting non-web network traffic?
  • d

    DunpIingss

    01/11/2021, 9:33 PM
    yes
  • d

    DunpIingss

    01/11/2021, 9:33 PM
    protecting a home network
  • g

    ginkoid

    01/11/2021, 9:33 PM
    there is https://www.cloudflare.com/magic-transit/ but thats not really for home
  • j

    joe

    01/11/2021, 9:33 PM
    Cloudflare Magic Transit and Magic Firewall focus on protecting lower level network protocols and network equipment — but aren't intended for home use
  • g

    Greg Brimble | Cloudflare Pages

    01/11/2021, 9:33 PM
    Spectrum as well, might be of interest.
  • j

    joe

    01/11/2021, 9:34 PM
    huh, TIL about Spectrum, that's cool
  • d

    DunpIingss

    01/11/2021, 9:35 PM
    anything else thats meant to protect home networks
  • g

    Greg Brimble | Cloudflare Pages

    01/11/2021, 9:35 PM
    None of these are really for home networks.
  • g

    Greg Brimble | Cloudflare Pages

    01/11/2021, 9:35 PM
    But it sort of depends on what exactly you're trying to protect.
  • g

    Greg Brimble | Cloudflare Pages

    01/11/2021, 9:38 PM
    If you're exposing your home IP to the internet somehow (e.g. hosting a game server), then should be able to use products like Spectrum to protect the host. If you're looking to protect your own devices, there's 1.1.1.1 and 1.1.1.1 for Families to secure your internet access and protect your devices from malware etc.
  • d

    Deleted User

    01/11/2021, 9:39 PM
    pretty sure, if you're hosting a game server, cloudflare can protect that right?
  • p

    Peps

    01/11/2021, 9:39 PM
    yep, with spectrum
  • j

    joe

    01/11/2021, 9:40 PM
    reminded me of this: https://blog.cloudflare.com/ransom-ddos-attacks-target-a-fortune-global-500-company/ recent article from Cloudflare about Magic Transit, was a nice little read
  • p

    Peps

    01/11/2021, 9:41 PM
    Something to keep in mind with Spectrum is that you're limited to just using SSH/RDP/Minecraft unless you're on the enterprise plan
  • g

    Greg Brimble | Cloudflare Pages

    01/11/2021, 9:41 PM
    If in doubt, I'd suggest getting in contact with Cloudflare Sales. They'll be able to chat through your requirements and give the best advice about what Cloudflare can offer. This server is focused just on Workers, so we're not really in a place to offer any detailed information.
  • d

    DunpIingss

    01/11/2021, 9:43 PM
    yeae i think im getting activly hit off rn
1...414243...2509Latest