{"id":31534086,"url":"https://github.com/stianov/xmr-status","last_synced_at":"2026-05-18T02:04:00.121Z","repository":{"id":317824180,"uuid":"1068974775","full_name":"stianov/xmr-status","owner":"stianov","description":"Display your Monero node status.","archived":false,"fork":false,"pushed_at":"2025-10-03T08:05:02.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-03T10:11:43.693Z","etag":null,"topics":["monero","web","xmr"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/stianov.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-03T07:51:38.000Z","updated_at":"2025-10-03T08:05:06.000Z","dependencies_parsed_at":"2025-10-03T10:11:46.525Z","dependency_job_id":"4ae70298-6b27-4a11-b01d-c7a96d6addd1","html_url":"https://github.com/stianov/xmr-status","commit_stats":null,"previous_names":["stianov/xmr-status"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/stianov/xmr-status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stianov%2Fxmr-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stianov%2Fxmr-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stianov%2Fxmr-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stianov%2Fxmr-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stianov","download_url":"https://codeload.github.com/stianov/xmr-status/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stianov%2Fxmr-status/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["monero","web","xmr"],"created_at":"2025-10-04T05:17:15.518Z","updated_at":"2026-05-18T02:04:00.082Z","avatar_url":"https://github.com/stianov.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xmr-status\nA simple status page for Monero nodes. It has live updates through ZMQ, and shows the newest mempool transactions received.\n\nIf your daemon requires authentication, start it with `--rpc-login \u003cuser\u003e:\u003cpassword\u003e` and supply the same credentials to the status server.\n\n## Getting started\nNote that the app is intended to be behind a reverse proxy like nginx. It is VERY important that you run your node with --restricted rpc if it is accessible from the internet.\n\n`cargo run --release`\n\nRun the app for the first time to generate a `config.toml` file and fill in the fields. You can also override the config file with environment variables, but this is legacy and will be removed and replaced with command line parameters soon.\n\nYour node must have ZMQ enabled. Here is an example command to run monerod:\n\n```bash\n./monerod --zmq-pub tcp://127.0.0.1:18083 --rpc-bind-port 18081 --restricted-rpc\n```\n\n## Debug\nTo toggle logging, set the `RUST_LOG` environment variable using standard syntax.\n\n```bash\nRUST_LOG=\"xmr_status=debug\" cargo run\n```\n\n## Donations\nIf you appreciate xmr-status, feel free to donate: `864B3yvJLARVHC9yZAamYV9rr6AvmR52ATYc8T1HfWUsC8YqagAvasUbDCUW6o9nCo9eLeHX6LDxCRDtoYaLtjeg8N3RiG3` (the funds will be distributed to the libraries and ecosystems that xmr-status depend on)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstianov%2Fxmr-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstianov%2Fxmr-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstianov%2Fxmr-status/lists"}