mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 07:53:27 +00:00
02b4dca218a7a75d9732c9720c216fa1f58951e5
Block more headers
simple-proxy
Simple reverse proxy to bypass CORS, used by movie-web. Read the docs at https://docs.movie-web.app/proxy
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
Description
Languages
TypeScript
96.2%
Dockerfile
3.8%