{"id":13624306,"url":"https://github.com/sidorares/crmux","last_synced_at":"2025-04-13T01:11:32.050Z","repository":{"id":11044039,"uuid":"13380057","full_name":"sidorares/crmux","owner":"sidorares","description":"Chrome developer tools remote protocol multiplexer.","archived":false,"fork":false,"pushed_at":"2024-06-20T04:51:46.000Z","size":37,"stargazers_count":123,"open_issues_count":6,"forks_count":10,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-24T07:48:36.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/sidorares.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":"2013-10-07T09:44:46.000Z","updated_at":"2024-05-21T02:17:32.000Z","dependencies_parsed_at":"2024-08-01T21:44:42.940Z","dependency_job_id":"5e912c76-6f9d-46cd-827c-1688465ad8b9","html_url":"https://github.com/sidorares/crmux","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidorares%2Fcrmux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidorares%2Fcrmux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidorares%2Fcrmux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidorares%2Fcrmux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidorares","download_url":"https://codeload.github.com/sidorares/crmux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650751,"owners_count":21139681,"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-08-01T21:01:41.197Z","updated_at":"2025-04-13T01:11:32.032Z","avatar_url":"https://github.com/sidorares.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# crmux\n\nChrome developer tools remote protocol multiplexer.\n\nChrome does not allow more then one developer tools connection to the a tab. **crmux** multiplexes incoming connections into single websocket connection and transparently matches and translates JSON-RPC request and response message IDs from single local range to multiple remote ranges of ID'. Events are dispatched to all clients.\n\n\n![crmux in Terminal](https://f.cloud.github.com/assets/173025/1279477/322e3122-2f38-11e3-8dfc-d9bb1b76d6e0.png)\n\n## Install\nWith [node.js](http://nodejs.org/) and the npm package manager:\n\n\tnpm install crmux -g\n\nYou can now use `crmux` from the command line.\n\n## Connecting\n\nStart chrome with remote protocol enabled:\n\n```\ngoogle-chrome --remote-debugging-port=9222\n```\n\nStart `crmux`:\n\n```\n$\u003e crmux \n```\n\nNow you can attach more than one devtools client on port 9223 ( browse to `http://localhost:9223/` to see list of inspectable tabs )\n\n## See also\n\n  - [crconsole](https://github.com/sidorares/crconsole) - console developer tools client and REPL.\n  - [chrome-remote-interface](https://github.com/cyrus-and/chrome-remote-interface) - node.js client library for [Chrome DevTools Remote Debugging Protocol](https://developers.google.com/chrome-developer-tools/docs/protocol/1.0/), also features simple REPL.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidorares%2Fcrmux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidorares%2Fcrmux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidorares%2Fcrmux/lists"}