|
|
|
# GOPROXY [![CircleCI](https://circleci.com/gh/goproxyio/goproxy.svg?style=svg)](https://circleci.com/gh/goproxyio/goproxy)
|
|
|
|
A global proxy for go modules. see: [https://goproxy.io](https://goproxy.io)
|
|
|
|
## Build
|
|
|
|
go build
|
|
|
|
## Started
|
|
|
|
./goproxy -listen=0.0.0.0:80
|