Skip to content

nbdy/pycorsproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pycorsproxy

server running at: corspro.xyz

how to...

... use it
python3 srv.py
let cp = "http://corspro.xyz/proxy/";
$.get(cp + "https://github.com/", function(data) {
  console.log(data);  // or do whatever
});

Releases

No releases published

Packages

No packages published

Languages