2024-01-08 21:38:27 +01:00
2023-09-13 23:08:44 +02:00
2023-09-08 22:59:05 -05:00
2023-09-06 16:34:21 -05:00
2024-01-08 21:28:22 +01:00
2024-01-07 12:18:52 -05:00
2023-12-23 23:25:03 +01:00
2024-01-08 21:38:27 +01:00
2024-01-08 20:51:08 +01:00
2024-01-07 12:22:14 -05:00
2024-01-08 21:38:27 +01:00

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

Deploy to Netlify

Description
Simple proxy for a cloudflare worker
Readme 414 KiB
Languages
TypeScript 96.2%
Dockerfile 3.8%