Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Based on CORS Anywhere module, this example script quickly spins-up a CORS server at localhost address 127.0.0.1:6789, so you can use it for your own usage (in applications or tests).

Install

Clone this repository and run npm i to install dependencies. (Note: We void any responsibilities related to the safety of those third-party modules)

Usage

To start the CORS proxy, run:

npm run start

Then you can access any site by visiting: http://127.0.0.1/https://example.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages