{"id":19387947,"url":"https://github.com/helloxz/brook","last_synced_at":"2026-04-15T11:36:08.071Z","repository":{"id":79888349,"uuid":"344974415","full_name":"helloxz/brook","owner":"helloxz","description":"基于brook的docker镜像.","archived":false,"fork":false,"pushed_at":"2021-03-07T03:10:50.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T18:56:25.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helloxz.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-06T01:05:05.000Z","updated_at":"2024-03-03T04:36:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc425635-47ea-4627-b541-ad2e5aaf4e10","html_url":"https://github.com/helloxz/brook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/helloxz/brook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fbrook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fbrook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fbrook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fbrook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helloxz","download_url":"https://codeload.github.com/helloxz/brook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fbrook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31839889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-10T10:11:12.559Z","updated_at":"2026-04-15T11:36:08.013Z","avatar_url":"https://github.com/helloxz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# brook\n基于brook的docker镜像,brook是干嘛的?这里不做介绍,懂的人自然懂.\n\n\n\n### 使用brook server\n\n```bash\ndocker run -d -p 9999:9999 \\ \n\t--name=brook-server\n\t-e PASSWORD=xxx \\\n\t--restart=always \\\n\thelloz/brook:server\n```\n\n* `9999`为brook server端口,可根据情况自行修改\n* `xxx`为brook server密码,请自行修改\n\n\n\n### brook client\n\n```bash\ndocker run -d -p 1080:1080 \\ \n\t-p 8010:8010 \\\n\t--name=brook-client\n\t-e SERVER=192.168.1.111:9999\n\t-e PASSWORD=xxx \\\n\t--restart=always \\\n\thelloz/brook:client\n```\n\n* `1080`:socket5代理端口\n* `8010`:HTTP代理端口\n* `192.168.1.111:9999`:brook server服务器IP+端口\n* `xxx`:brook server密码\n\n\n\n### 最后\n\n* brook项目地址:https://github.com/txthinking/brook\n* brook文档地址:https://txthinking.github.io/brook/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloxz%2Fbrook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloxz%2Fbrook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloxz%2Fbrook/lists"}