Skip to content

dudeman123/simple-proxy

 
 

Repository files navigation

simple-proxy

Simple reverse proxy to bypass CORS, used by movie-web.

Deploy to Cloudflare Workers


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

About

Simple proxy for a cloudflare worker

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.0%
  • JavaScript 26.4%
  • Dockerfile 6.6%