Skip to content

Proxy to access resources that lack the Access-Control-Allow-Origin * header

License

Notifications You must be signed in to change notification settings

fedor/dummy-corsproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dummy-corsproxy

Fork of simple-corsproxy by Bruno Vieira

Differencies:

  • forward of original request status and headers
  • environment variable changed to PROXY_PORT
  • console print

Proxy to access resources that lack the Access-Control-Allow-Origin * header

Install

$ npm install dummy-corsproxy -g

Usage

$ dummy-corsproxy
=> Listening on port: 8080 # or environment variable PROXY_PORT

Add the url to the proxy path, like:

http://localhost:8080/https://google.com

License

MIT

About

Proxy to access resources that lack the Access-Control-Allow-Origin * header

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%