{"id":19363603,"url":"https://github.com/xmppjs/console","last_synced_at":"2026-03-05T07:01:43.338Z","repository":{"id":54620129,"uuid":"149029132","full_name":"xmppjs/console","owner":"xmppjs","description":"XMPP console - Web and terminal","archived":false,"fork":false,"pushed_at":"2021-02-08T01:35:32.000Z","size":1405,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-23T13:32:28.400Z","etag":null,"topics":["console","xmpp"],"latest_commit_sha":null,"homepage":"https://xmppjs.github.io/console/","language":"JavaScript","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/xmppjs.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}},"created_at":"2018-09-16T19:34:38.000Z","updated_at":"2024-11-05T04:56:18.000Z","dependencies_parsed_at":"2022-08-13T21:50:15.968Z","dependency_job_id":null,"html_url":"https://github.com/xmppjs/console","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xmppjs/console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmppjs%2Fconsole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmppjs%2Fconsole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmppjs%2Fconsole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmppjs%2Fconsole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmppjs","download_url":"https://codeload.github.com/xmppjs/console/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmppjs%2Fconsole/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30113111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"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":["console","xmpp"],"created_at":"2024-11-10T07:34:44.458Z","updated_at":"2026-03-05T07:01:42.763Z","avatar_url":"https://github.com/xmppjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# console\n\nXMPP console, terminal and web interfaces.\n\n![](screenshot.png)\n\n## Install\n\n```\nnpm install -g @xmpp/console\n```\n\n## Usage\n\n```\nUsage\n  $ xmpp-console [service]\n\nOptions\n  --port, -p 8080 port for the web interface\n  --web, -w use web interface\n  --no-open, prevents opening the url for the web interface\n  --type, -t client (default) or component\n  --username, -u the username for authentication\n  --password, -p the password for authentication\n  --domain, -d the service domain\n\nExamples\n  $ xmpp-console localhost (auto)\n  $ xmpp-console xmpp://localhost[:5222] (classic XMPP)\n  $ xmpp-console xmpps://localhost[:5223] (direct TLS)\n  $ xmpp-console ws://localhost:5280/xmpp-websocket (WebSocket)\n  $ xmpp-console wss://localhost:52801/xmpp-websocket (Secure WebSocket)\n  $ xmpp-console xmpp://component.localhost[:5347] --type component (component)\n```\n\n## Interfaces\n\n### Terminal\n\nThe terminal interface supports component and client connection (TCP and WebSocket).\n\n### Web\n\nThe Web interface only supports WebSocket client connection at the moment.\n\nIt is possible to use it locally with `xmpp-console --web` (see [Usage](#usage)) or deploy it with\n\n```\n$ git clone https://github.com/xmppjs/console.git\n$ cd console\n$ npm install\n$ npm run build\n```\n\nand use your HTTP server to serve `console/public/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmppjs%2Fconsole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxmppjs%2Fconsole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmppjs%2Fconsole/lists"}