Skip to content

sussy-code/sudo-proxy

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d698358 Â· Jan 1, 2025
May 2, 2024
Sep 10, 2023
Jul 7, 2024
Sep 13, 2023
Dec 26, 2022
Sep 6, 2023
Sep 13, 2023
Jan 8, 2024
Dec 26, 2022
Jan 7, 2024
Dec 23, 2023
Jan 8, 2024
Dec 31, 2024
Jan 6, 2024
Dec 31, 2024
Apr 11, 2024
Sep 13, 2023
May 30, 2024

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/introduction


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
  • netlify edge functions

About

Simple proxy for a cloudflare worker

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 83.7%
  • JavaScript 13.0%
  • Dockerfile 3.3%