Skip to content

tmayr/gors-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gors-remover

Simple reverse proxy to bypass any CORS blockage while developing

usage

run main.go and make requests to your :8080 passing url with your url as a query param

go run *.go
curl https://localhost:8080/?url=https://google.cl

todo

  • reorganize app
  • dynamic port
  • https (lego)

credits

mtavano for the idiomatic name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages