Skip to content

Simple proxy for a cloudflare worker

License

Notifications You must be signed in to change notification settings

RayJW/sudo-proxy

This branch is 3 commits behind sussy-code/sudo-proxy:dev.

Folders and files

NameName
Last commit message
Last commit date
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
Jan 8, 2024
Jan 6, 2024
May 2, 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

Packages

No packages published

Languages

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