Rob--W / cors-anywhere

CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
MIT License
8.66k stars 6.08k forks source link

Proxy bookmarklet #350

Closed inyourface34456 closed 3 years ago

inyourface34456 commented 3 years ago

Would it be possible to make a proxy in a bookmarklet (using something like a token to prevent spamming)? I would like to know this so i can make a proxy server without have to setup something like tor? Would it also be possible to make it 'just work' (like, work without any preconfig and things of that nature)?

Rob--W commented 3 years ago

This project is not intended to be used as a generic web proxy, but as a tool to allow developers to request public data from sites that don't support CORS.