This is a simple proxy server built with Express.js that allows you to forward requests to other URLs. It includes support for GET requests.
- CORS support
- Proxy GET requests to any URL provided as a query parameter
- Node.js
- npm (Node Package Manager)
-
Clone the repository:
git clone https://github.com/yourusername/corsbypass.git cd corsbypass
-
Install dependencies:
npm install
-
Start the server:
node server.js
curl http://localhost:3030/anyurl?slug=https%3A%2F%2Fcreo.findtheproperty.ae%2Fassets%2Ffonts%2Fhelvetica-neue-ltstd-bold%2Fstylesheet.css