mirror of https://github.com/goproxyio/goproxy
Update README.md
parent
6863d48b5e
commit
504ed26fe3
|
@ -22,8 +22,8 @@ A global proxy for go modules. see: [https://goproxy.io](https://goproxy.io)
|
|||
|
||||
./bin/goproxy -listen=0.0.0.0:80 -cacheDir=/tmp/test
|
||||
|
||||
If you run `go get -v pkg` in the proxy machine, should set a new GOPATH which is different from the old GOPATH, or mayebe deadlock.
|
||||
See the file test/get_test.sh.
|
||||
If you run `go get -v pkg` in the proxy machine, should set a new GOPATH which is different from the old GOPATH, or mayebe deadlock.
|
||||
See the file test/get_test.sh.
|
||||
|
||||
### Router mode
|
||||
|
||||
|
|
Loading…
Reference in New Issue