mirror of
https://github.com/p-stream/simple-proxy.git
synced 2026-01-11 20:10:35 +00:00
12 lines
333 B
Markdown
12 lines
333 B
Markdown
# simple-proxy
|
|
|
|
Simple reverse proxy to bypass CORS, used by [movie-web](https://movie-web.app).
|
|
|
|
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
|
|
- nodejs
|