{"id":20661439,"url":"https://github.com/pibigstar/go-proxy","last_synced_at":"2025-07-10T22:36:42.671Z","repository":{"id":56516284,"uuid":"224661346","full_name":"pibigstar/go-proxy","owner":"pibigstar","description":"用Go写一个内网穿透工具","archived":false,"fork":false,"pushed_at":"2020-11-03T01:55:55.000Z","size":27,"stargazers_count":194,"open_issues_count":5,"forks_count":76,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-12T06:11:49.600Z","etag":null,"topics":["go-proxy","proxy"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pibigstar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-28T13:38:58.000Z","updated_at":"2024-11-07T07:31:10.000Z","dependencies_parsed_at":"2022-08-15T20:10:43.765Z","dependency_job_id":null,"html_url":"https://github.com/pibigstar/go-proxy","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pibigstar%2Fgo-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pibigstar%2Fgo-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pibigstar%2Fgo-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pibigstar%2Fgo-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pibigstar","download_url":"https://codeload.github.com/pibigstar/go-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230394228,"owners_count":18218707,"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":["go-proxy","proxy"],"created_at":"2024-11-16T19:09:42.791Z","updated_at":"2024-12-19T07:05:39.297Z","avatar_url":"https://github.com/pibigstar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 内网穿透工具\n\n- 多协程与通道配合达到快速响应\n- 3秒发送一次心跳包维护连接\n- client断开自动重连\n\n## 说明\n- server端： 具有公网地址的服务器\n- client端： 需要内网穿透的主机\n\n## 使用\n\nserver端, 默认本地为5200端口\n```bash\n./server -l 5200 -r 3333\n```\n\nclient端\n```bash\n./client -l 8080 -r 3333 -h 公网IP地址\n```\n\n用户访问 `公网IP地址:5200` 即可访问到 内网中的 `8080`端口程序","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpibigstar%2Fgo-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpibigstar%2Fgo-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpibigstar%2Fgo-proxy/lists"}