mirror of
https://github.com/razertory/Ginx.git
synced 2020-01-07 15:43:17 +00:00
fa93f917edf74a27aacf3aef6e8a4596d0ac77ce
Ginx
Http proxy server in Go
Basic use
# just look up to config.server
> go get github.com/razertory/Ginx
> cd $GOPATH/src/github.com/razertory/Ginx
> go build . && ./Ginx
# and then, curl this proxy server
Languages
Go
100%