{"id":15103016,"url":"https://github.com/milesrack/xmrig-tool","last_synced_at":"2026-02-27T12:03:14.230Z","repository":{"id":150960899,"uuid":"613516551","full_name":"milesrack/xmrig-tool","owner":"milesrack","description":"A systemd service for the XMRig miner.","archived":false,"fork":false,"pushed_at":"2023-03-27T17:44:36.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T11:42:55.796Z","etag":null,"topics":["bash","crypto","cryptocurrency","linux","mining","monero","systemd","xmr","xmr-miner","xmrig"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milesrack.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":"2023-03-13T18:13:52.000Z","updated_at":"2024-05-31T07:33:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"52e98be6-3c8e-449f-b743-6511bb34b7f6","html_url":"https://github.com/milesrack/xmrig-tool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/milesrack/xmrig-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milesrack%2Fxmrig-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milesrack%2Fxmrig-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milesrack%2Fxmrig-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milesrack%2Fxmrig-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milesrack","download_url":"https://codeload.github.com/milesrack/xmrig-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milesrack%2Fxmrig-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29893600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"last_error":"SSL_read: 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":["bash","crypto","cryptocurrency","linux","mining","monero","systemd","xmr","xmr-miner","xmrig"],"created_at":"2024-09-25T19:10:25.487Z","updated_at":"2026-02-27T12:03:14.180Z","avatar_url":"https://github.com/milesrack.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XMRig Tool\nA systemd service for the XMRig miner.\n\n## Installation\nFirst, clone the git repository:\n```\ngit clone https://github.com/milesrack/xmrig-tool\ncd xmrig-tool\n```\n\nCreate an `xmrig.conf` file with the following variables:\n```\nHTTP_ENABLED=\"true\"\nHTTP_BIND=\"0.0.0.0\"\nHTTP_PORT=\"7000\"\nHTTP_ACCESS_TOKEN=\"\"\nHTTP_RESTRICTED=\"false\"\nPOOL=\"xmr-us-west1.nanopool.org:14433\"\nWALLET=\"\"\n```\n- `HTTP_ENABLED`: Enable or disable the HTTP API.\n- `HTTP_BIND`: IP to bind for the HTTP API.\n- `HTTP_PORT`: Port to listen on for the HTTP API.\n- `HTTP_ACCESS_TOKEN`: Access token for the HTTP API. This is required if you have `HTTP_RESTRICTED` set to `false`.\n- `HTTP_RESTRICTED`: Enable or disable restrictions that allow the configuration to change via the HTTP API.\n- `POOL`: XMR pool to mine on.\n- `WALLET`: Your XMR wallet address.\n\nRun the installation script:\n```\nsudo ./install.sh\n```\n\nVerify that the service is running:\n```\nsystemctl status xmrig\n```\n\nYou can use the [official XMRig API client](https://workers.xmrig.info/) to view statistics on your workers. Simple provide the API endpoint (`http://\u003cIP\u003e:\u003cPORT\u003e`) and the access token if applicable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilesrack%2Fxmrig-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilesrack%2Fxmrig-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilesrack%2Fxmrig-tool/lists"}