{"id":18787916,"url":"https://github.com/wuhan005/houki","last_synced_at":"2025-04-13T13:16:14.601Z","repository":{"id":52830462,"uuid":"348013566","full_name":"wuhan005/Houki","owner":"wuhan005","description":"🧹 Customizable MitM proxy / 可定制化的中间人代理","archived":false,"fork":false,"pushed_at":"2024-10-21T08:42:40.000Z","size":1876,"stargazers_count":34,"open_issues_count":2,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T13:16:06.828Z","etag":null,"topics":["go","lsif-enabled","mitm","mitmproxy"],"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/wuhan005.png","metadata":{"files":{"readme":".github/readme/Houki_500x.png","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"wuhan005"}},"created_at":"2021-03-15T15:00:40.000Z","updated_at":"2025-01-18T21:59:08.000Z","dependencies_parsed_at":"2024-11-07T20:57:03.846Z","dependency_job_id":null,"html_url":"https://github.com/wuhan005/Houki","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/wuhan005%2FHouki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuhan005%2FHouki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuhan005%2FHouki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuhan005%2FHouki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wuhan005","download_url":"https://codeload.github.com/wuhan005/Houki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248717237,"owners_count":21150389,"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","lsif-enabled","mitm","mitmproxy"],"created_at":"2024-11-07T20:56:59.821Z","updated_at":"2025-04-13T13:16:14.210Z","avatar_url":"https://github.com/wuhan005.png","language":"Go","funding_links":["https://github.com/sponsors/wuhan005"],"categories":[],"sub_categories":[],"readme":"# 🧹 Houki ![Go](https://github.com/wuhan005/Houki/workflows/Go/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/wuhan005/Houki)](https://goreportcard.com/report/github.com/wuhan005/Houki) [![Sourcegraph](https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?logo=sourcegraph)](https://sourcegraph.com/github.com/wuhan005/Houki)\n\nCustomizable MitM proxy. [简体中文](./README_zh.md)\n\n[![](./.github/readme/bili2pili-demo.png)]()\n\n## Installation\n\n1. Clone the repository\n\n```bash\ngit clone git@github.com:wuhan005/Houki.git\n ```\n\n2. Build the binary\n\n```bash\ncd Houki\n\ngo build .\n```\n\n3. Run the binary\n\n```bash\n./Houki web\n```\n\n## Usage\n\nYou can create module to intercept and modify the request and response.\n\nHere is a simple example module configuration which replaces the `bilibili` `哔哩哔哩` to `pilipili` `批哩批哩`。\n\n```json\n{\n  \"title\": \"Bili2Pili\",\n  \"author\": \"E99p1ant\",\n  \"description\": \"This is my first module.\",\n  \"response\": {\n    \"on\": \"url.contains(\\\"bilibili.com\\\")\",\n    \"header\": {\n      \"X-MITM\": \"Houki\"\n    },\n    \"body\": {\n      \"replace\": {\n        \"bilibili\": \"pilipili\",\n        \"哔哩哔哩\": \"批哩批哩\"\n      }\n    }\n  }\n}\n```\n\nThen click the `START PROXY` button to start the proxy. You can set your browser's proxy manually or just click\nthe `OPEN BROWSER` to open a new browser window with the proxy.\n\nEnjoy it!\n\n\n\u003cimg align=\"right\" width=150px src=\"./.github/readme/Houki_500x.png\"/\u003e\n\n## What/Who is Houki?\n\n[Houki(ほうき)](https://zh.moegirl.org.cn/index.php?title=%E6%89%AB%E5%B8%9A(%E9%AD%94%E5%A5%B3%E4%B9%8B%E6%97%85)), is the\nbroom used by Elaina in [*Wandering Witch: The Journey of\nElaina*](https://en.wikipedia.org/wiki/Wandering_Witch:_The_Journey_of_Elaina). Elaina uses magic to turn it into a\nhuman, whose appearance is very similar to hers.\n\n\u003e [PixivID: 84262335](https://www.pixiv.net/artworks/84262335)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuhan005%2Fhouki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwuhan005%2Fhouki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuhan005%2Fhouki/lists"}