Git Product home page Git Product logo

bot-spoofer-workers's Introduction

Bot Spoofer

Conditional redirect based on Bot Score, essentially spoofing bot agents and serving fake content.

Get Started

Set up GitHub Action to automate deployment to Cloudflare Workers with Wrangler.

Furthermore, use GitHub Secrets like CF_ACCOUNT_ID for your Cloudflare Account ID and CF_API_TOKEN for your Cloudflare Workers API Token Key, which can then be used in the GitHub Action.

Finally, in the config file wrangler.toml add the route to the zone where also Cloudflare Enterprise Bot Management is active. In this case, we added the route https://www.cf-testing.com/bot-spoofer*.

Usage

Use the following cURL terminal command to check if the redirect works:

curl -L https://www.cf-testing.com/bot-spoofer.html

DevDocs

Check out the Wrangler Config file.

Learn more on how Workers works.

Curious?

Curious about your own Bot Score?

Visit https://cf-testing.com/bm-demo or use cURL in terminal:

curl https://cf-testing.com/bm-demo


Disclaimer

Educational purposes only.

This repo does not reflect the opinions of, and is not affiliated with Cloudflare.

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.