Vibe-coded minimal github proxy
- Go 100%
| .gitignore | ||
| go.mod | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
ghproxy
Vibe-coded minimal github proxy
Usage
go build .
./ghproxy -addr localhost:8080
Endpoints
http://localhost:8080/repo/... -> https://github.com/...
http://localhost:8080/raw/... -> https://raw.githubusercontent.com/...
It automatically follows redirections within github.com and raw.githubusercontent.com.
Legal
This is free and unencumbered software released into the public domain. https://unlicense.org/