{"id":19621623,"url":"https://github.com/pkg6/zproxy","last_synced_at":"2025-02-26T19:15:59.782Z","repository":{"id":195918108,"uuid":"693766230","full_name":"pkg6/zproxy","owner":"pkg6","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-19T17:07:29.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-09T11:40:59.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pkg6.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}},"created_at":"2023-09-19T17:06:30.000Z","updated_at":"2023-09-19T17:07:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"f61587ef-a178-43db-8a91-a3e132176672","html_url":"https://github.com/pkg6/zproxy","commit_stats":null,"previous_names":["pkg6/zproxy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Fzproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Fzproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Fzproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Fzproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkg6","download_url":"https://codeload.github.com/pkg6/zproxy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240917723,"owners_count":19878308,"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":[],"created_at":"2024-11-11T11:23:45.541Z","updated_at":"2025-02-26T19:15:59.759Z","avatar_url":"https://github.com/pkg6.png","language":"Go","readme":"## 安装\n\n~~~\ngo install github.com/pkg6/zproxy@main\n~~~\n\n## 启动socks服务\n\n~~~\nzproxy start socks -H 0.0.0.0 -P 1080 -A admin@123456\n~~~\n\n## 启动http服务\n\n~~~\nzproxy start http -H 0.0.0.0 -P 1080 -A admin@123456\n~~~\n\n## 启动服务\n\n~~~\nzproxy run -C config.yml\n~~~\n\n## 加入启动项\n\n~~~\nroot@zproxy-node:~# cat \u003e /etc/systemd/system/zproxy.service \u003c\u003c EOF\n[Unit]\nDescription=Start zproxy\n[Service]\nExecStart=/usr/local/bin/zproxy run\n[Install]\nWantedBy=multi-user.target\nEOF\n\nroot@zproxy-node:~# cat \u003e /etc/zproxy/config.yaml \u003c\u003c EOF\nHost: 0.0.0.0\nHttpPort: 1081\nSocksPort: 1080\nAuth:\n  admin: 123456\nEOF\n\nroot@zproxy-node:~# mv $(go env GOPATH)/bin/zproxy /usr/local/bin\nroot@zproxy-node:~# systemctl daemon-reload\nroot@zproxy-node:~# systemctl start zproxy\n~~~\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkg6%2Fzproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkg6%2Fzproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkg6%2Fzproxy/lists"}