mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 05:43:25 +00:00
906b1bdf2f3dff7dd1d37d992afca268f08b233a
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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
Description
Languages
TypeScript
96.2%
Dockerfile
3.8%