Coder Social home page Coder Social logo

cloudflare-workers's Introduction

cloudflare-workers

Cloudflare Worker scripts

deploy

首页:https://workers.cloudflare.com

注册,登陆,Start building,取一个子域名,Create a Worker。

复制 js 到左侧代码框,Save and deploy。

example

limit

how-workers-works

cdn

虽然 Cloudflare Worker 使用 Cloudflare CDN,但分配给**访客的 IP 并不友好(高延迟/高丢包/速度慢等)。

虽然 Cloudflare 公开了所有 IP 段 ,但想要在这么多 IP 中找到适合自己的,怕是要累死,可以通过 CloudflareSpeedTest 来获取速度最快的地址。

将获取到的地址与 Cloudflare Worker 域名绑定即可。

104.16.161.131 k8sgcr.lework.workers.dev

cloudflare-workers's People

Contributors

lework avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.