Skip to content

bbaost/simple-proxy

This branch is 59 commits ahead of jonbarrow/simple-cf-worker-cors-proxy:dev.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c89f79 · Dec 20, 2023

History

84 Commits
Nov 26, 2023
Sep 10, 2023
Dec 20, 2023
Sep 13, 2023
Dec 26, 2022
Sep 6, 2023
Sep 13, 2023
Sep 6, 2023
Dec 26, 2022
Sep 14, 2023
Dec 20, 2023
Sep 14, 2023
Dec 20, 2023
Dec 20, 2023
Sep 13, 2023
Sep 10, 2023

Repository files navigation

simple-proxy

Simple reverse proxy to bypass CORS, used by movie-web. Read the docs at https://docs.movie-web.app/proxy


features:

  • Deployable on many platforms - thanks to nitro
  • header rewrites - read and write protected headers
  • bypass CORS - always allows browser to send requests through it
  • secure it with turnstile - prevent bots from using your proxy

Warning

Turnstile integration only works properly with cloudflare workers as platform

supported platforms:

  • cloudflare workers
  • AWS lambda
  • nodejs

About

Simple proxy for a cloudflare worker

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 79.2%
  • JavaScript 16.6%
  • Dockerfile 4.2%