{"id":13827212,"url":"https://github.com/hsiafan/cute-proxy","last_synced_at":"2025-07-09T03:31:13.324Z","repository":{"id":45133915,"uuid":"74125778","full_name":"hsiafan/cute-proxy","owner":"hsiafan","description":"A Man-In-The-Middle Proxy as Fiddle and Charles, using Netty, JavaFX","archived":true,"fork":false,"pushed_at":"2024-05-23T21:55:07.000Z","size":1934,"stargazers_count":76,"open_issues_count":5,"forks_count":26,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-08-04T09:06:29.008Z","etag":null,"topics":["http-proxy","https-traffic","mitm"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hsiafan.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":"2016-11-18T11:56:56.000Z","updated_at":"2024-08-04T09:06:33.791Z","dependencies_parsed_at":"2022-09-10T12:01:56.756Z","dependency_job_id":"4fe5ae84-8ed6-4195-a4f5-4ac9a55f0ea2","html_url":"https://github.com/hsiafan/cute-proxy","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsiafan%2Fcute-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsiafan%2Fcute-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsiafan%2Fcute-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsiafan%2Fcute-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hsiafan","download_url":"https://codeload.github.com/hsiafan/cute-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225481280,"owners_count":17481172,"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":["http-proxy","https-traffic","mitm"],"created_at":"2024-08-04T09:01:52.125Z","updated_at":"2024-11-20T06:31:05.076Z","avatar_url":"https://github.com/hsiafan.png","language":"Java","funding_links":[],"categories":["\u003ca id=\"42f9e068b6511bcbb47d6b2b273097da\"\u003e\u003c/a\u003e未分类"],"sub_categories":["\u003ca id=\"3bd67ee9f322e2c85854991c85ed6da0\"\u003e\u003c/a\u003e投毒\u0026\u0026Poisoning"],"readme":"\nCapture Http/Https/Http2/WebSocket traffics via Http Proxy.\n\n![screen shot](https://raw.githubusercontent.com/hsiafan/cute-proxy/master/images/screenshot_1.png)\n\n## Download\n[Pre Build Jlink Images and Native Images for macOS](https://github.com/hsiafan/cute-proxy/releases).\n\n## Build By Yourself\nJDK 11+ is required To build this project, and generate jlink images.\n\nRun:\n```sh\nmvn clean package\n```\nThe jlink runtime image could be found at target/cute-proxy/.\n\nJpackage tool is required to generate platform specific native images, it should be included in jdk for JDK 13+.\nRun: \n\n```\n mvn clean package -Pjpackage\n``` \n\nThe packaged artifacts could be found at target/Cute Proxy(or target/Cute Proxy.app for macOS).\n\n\n## Usage\n\nCute-Proxy start http proxy and socks proxy at the same port, by default is 2080.\nJust press the start button to start the proxy, then set the application you want to capture http traffics to use the proxy.\n\n\n## Https Traffics\nCute-Proxy use mitm to capture https traffics, This need a self signed root certificate be installed and trusted.\n\nWhen Cute-Proxy start at the first time,it will create a new CA Root Certificate and private key, save to to keystore file $HOME/.CuteProxy/CuteProxy.p12.\nAlso, you can specify a another key store file you want to use. \n\nYou need to import the CA Root Certificate into you operation system. The CA Root Cert can be got by export button.\nOr, you can open one browser, and enter the address the proxy listened on, a certificate export web page will be displayed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsiafan%2Fcute-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhsiafan%2Fcute-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsiafan%2Fcute-proxy/lists"}