{"id":16390902,"url":"https://github.com/lwch/goproxy","last_synced_at":"2025-10-26T13:31:43.742Z","repository":{"id":148710329,"uuid":"620615622","full_name":"lwch/goproxy","owner":"lwch","description":"自建go mod代理服务","archived":false,"fork":false,"pushed_at":"2024-07-16T05:33:53.000Z","size":190,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-16T07:57:48.618Z","etag":null,"topics":["gomod","gomodule","goproxy"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lwch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-29T03:08:20.000Z","updated_at":"2024-07-16T05:33:49.000Z","dependencies_parsed_at":"2023-12-05T03:22:59.850Z","dependency_job_id":"3b75ea72-9331-41ec-bdfe-72cba740084e","html_url":"https://github.com/lwch/goproxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwch%2Fgoproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwch%2Fgoproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwch%2Fgoproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwch%2Fgoproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lwch","download_url":"https://codeload.github.com/lwch/goproxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219862866,"owners_count":16555951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gomod","gomodule","goproxy"],"created_at":"2024-10-11T04:44:36.360Z","updated_at":"2025-10-26T13:31:43.327Z","avatar_url":"https://github.com/lwch.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goproxy\n\n自建go mod代理服务\n\n## 一键启动\n\ndocker方式启动：\n\n```shell\n$ docker run -d -p 8080:8080 lwch/goproxy\n```\n\ndocker-compose方式启动：\n\n首先将[docker-compose.yml](docker-compose.yml)保存到本地，然后使用以下命令进行启动\n\n```shell\n$ docker-compose up -d\n```\n\n## 使用\n\n将GOPROXY环境变量设置为该代理的请求地址即可，如：\n\n```shell\nGOPROXY=http://example:8080,direct\n```\n\n## 文件存储\n\n目前仅支持本地文件存储，将来会添加minio方式的文件存储，配置文件中的默认缓存时长为24小时","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwch%2Fgoproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flwch%2Fgoproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwch%2Fgoproxy/lists"}