{"id":21899066,"url":"https://github.com/johnsonlee/mitmproxy","last_synced_at":"2026-05-11T06:06:10.667Z","repository":{"id":150860983,"uuid":"562119716","full_name":"johnsonlee/mitmproxy","owner":"johnsonlee","description":"A Man-In-The-Middle proxy server in Kotlin","archived":false,"fork":false,"pushed_at":"2022-12-23T08:30:54.000Z","size":231,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-27T06:15:01.573Z","etag":null,"topics":["kotlin","mitmproxy"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/johnsonlee.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-05T11:24:18.000Z","updated_at":"2024-11-22T07:03:10.000Z","dependencies_parsed_at":"2023-04-21T12:02:17.784Z","dependency_job_id":null,"html_url":"https://github.com/johnsonlee/mitmproxy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"johnsonlee/spring-boot-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsonlee%2Fmitmproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsonlee%2Fmitmproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsonlee%2Fmitmproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsonlee%2Fmitmproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnsonlee","download_url":"https://codeload.github.com/johnsonlee/mitmproxy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244911361,"owners_count":20530600,"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":["kotlin","mitmproxy"],"created_at":"2024-11-28T14:37:20.184Z","updated_at":"2026-05-11T06:06:05.644Z","avatar_url":"https://github.com/johnsonlee.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mitmproxy\n\nA Man-In-The-Middle proxy server in Kotlin.\n\n## Getting Started\n\n1. Launch mitmproxy server\n\n    ```bash\n    cd docker \u0026\u0026 docker-compose up -d --build\n    ```\n\n1. Launch emulator\n\n    ```bash\n    ./emulator.sh\n    ```\n\n1. Check metrics\n\nOpen [http://localhost:3000](http://localhost:3000) to check Grafana dashboard\n\n## Features\n\n### Traffic Recording\n\nThe recorded flows can be discovered from [/api/flow](http://localhost:8080/api/flow/).\n\n### Map To Local\n\n```kotlin\nval service: MappingService by context\n// ...\nservice.mapToLocal(from, to)\n```\n\n### Map To Remote\n\n```kotlin\nval service: MappingService by context\n// ...\nservice.mapToRemote(from, to)\n```\n\n## Download CA Certificates\n\nOpen [http://localhost:8080/ssl](http://localhost:8080/ssl) to download the CA certificates\n\n## Install CA Certificates on Android Emulator\n\nPlease refer to https://docs.mitmproxy.org/stable/howto-install-system-trusted-ca-android/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnsonlee%2Fmitmproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnsonlee%2Fmitmproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnsonlee%2Fmitmproxy/lists"}