Skip to content

rcqed/noCORS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

noCORS

代理访问资源,避开CORS~

同时支持二次http代理,避免资源无法访问~

支持防盗链~


使用说明:

  1. 克隆代码 git clone git@github.com:rcqed/noCORS.git
  2. cd到目录,npm install
  3. npm start
  4. 愉快使用吧~

其它修改项:

  1. 修改proxyServer为http代理服务器(如不用二次http代理也可以不改)
  2. 修改listen的6006和ip地址为自己的~
  3. 修改allowedReferers为允许的域名~
  4. 修改refererCheck来允许空referer访问

About

代理访问资源,避开CORS~

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published