{"id":18655108,"url":"https://github.com/hacker1024/mitmproxy_remote_interceptions","last_synced_at":"2026-04-29T06:37:59.421Z","repository":{"id":114341862,"uuid":"497311514","full_name":"hacker1024/mitmproxy_remote_interceptions","owner":"hacker1024","description":"A mitmproxy addon that provides a WebSocket-based API for remote interceptions.","archived":false,"fork":false,"pushed_at":"2023-04-23T05:30:56.000Z","size":36,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-28T10:46:54.750Z","etag":null,"topics":["mitm","mitmproxy","mitmproxy-addons","proxy","proxy-server","python","python3","websocket","websocket-server"],"latest_commit_sha":null,"homepage":"","language":"Python","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/hacker1024.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":"2022-05-28T12:28:25.000Z","updated_at":"2025-02-21T10:50:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"45cb2453-7326-4886-833f-13a56a4cfc0c","html_url":"https://github.com/hacker1024/mitmproxy_remote_interceptions","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hacker1024/mitmproxy_remote_interceptions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker1024%2Fmitmproxy_remote_interceptions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker1024%2Fmitmproxy_remote_interceptions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker1024%2Fmitmproxy_remote_interceptions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker1024%2Fmitmproxy_remote_interceptions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hacker1024","download_url":"https://codeload.github.com/hacker1024/mitmproxy_remote_interceptions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker1024%2Fmitmproxy_remote_interceptions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32414422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["mitm","mitmproxy","mitmproxy-addons","proxy","proxy-server","python","python3","websocket","websocket-server"],"created_at":"2024-11-07T07:17:50.992Z","updated_at":"2026-04-29T06:37:59.416Z","avatar_url":"https://github.com/hacker1024.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mitmproxy Remote Interceptions\nA [mitmproxy] addon that provides a WebSocket-based API for remote interceptions.\n\n## Usage\nThis addon requires [Python] 3.10 or newer.\n```shell\n# Install the addon requirements\npip install -r requirements.txt\n\n# Launch mitmdump (or any addon-capable mitmproxy tool) with the addon\nmitmdump -s src/mitmproxy_remote_interceptions.py\n```\nThe addon will start a WebSocket server on port `8082` by default, but this can be customized with the `ws_port` option.\n```shell\nmitmdump -s src/mitmproxy_remote_interceptions.py --set ws_port=8000\n```\n\n### Nix\nA [Nix](https://nixos.org) derivation is included.\n\n```shell\nnix-shell -p 'callPackage ./. { }'\nmitmridump\n```\n\n### WebSocket API\nWebSocket API documentation can be found in [`API.md`](API.md).\n\n## Known client libraries\n\n| Language/framework                       | Client library                                                      |\n|------------------------------------------|---------------------------------------------------------------------|\n| [Dart](https://dart.dev) (native and JS) | [mitmproxy_ri_client](https://pub.dev/packages/mitmproxy_ri_client) |\n\n[mitmproxy]: https://mitmproxy.org\n[python]: https://www.python.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacker1024%2Fmitmproxy_remote_interceptions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacker1024%2Fmitmproxy_remote_interceptions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacker1024%2Fmitmproxy_remote_interceptions/lists"}