Skip to content

PHP proxy that injects wildcard CORS headers into the HTTP response.

License

Notifications You must be signed in to change notification settings

chschnell/uncors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

uncors

PHP proxy that injects wildcard CORS headers into the HTTP response.

Caution

This script is unthrottled and makes no security checks, do not run it on a public server!

Example

Install index.php at path /uncors in your web server, then use proxy URL:

https://your.hostname/uncors/?url=URL

to retrieve URL with CORS-enabled headers.

Credits

Based on proxy.php by Christian Weiske.

About

PHP proxy that injects wildcard CORS headers into the HTTP response.

Resources

License

Stars

Watchers

Forks

Languages