mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 08:23:27 +00:00
655b053fd6e2759db464e1d35ccb225de78a2c2f
Bumps [undici](https://github.com/nodejs/undici) from 5.24.0 to 5.27.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.24.0...v5.27.0) --- 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.
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
supported platforms:
- cloudflare workers
- AWS lambda
- nodejs
Description
Languages
TypeScript
96.2%
Dockerfile
3.8%