Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

sbsz/cors-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Simple CORS proxy

Proxy that allow you to access resources from other websites, by adding CORS headers to the proxied request.

Usage

cd /path/to/cors-proxy
php -S 127.0.0.1:8080

Then, pass the website resource as parameter.

Exemples: http://127.0.0.1:8080/?get=http://exemple.org/path/to/resource.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages