Skip to content

lftk/mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mod

Server

go get github.com/4396/mod@latest
mod -addr=:6633

Client

export GOPROXY=http://{ServerIP}:6633

Example

go get github.com/gorilla/mux@latest
go get github.com/gorilla/mux@master
go get github.com/gorilla/[email protected]
go get github.com/gorilla/mux@e3702be
go get github.com/gorilla/[email protected]

About

A Proxy Server for Go Modules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages