Files
ginx/README.md
2019-02-01 21:19:39 +08:00

228 B

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