{"id":22196670,"url":"https://github.com/parmaster/rebootd","last_synced_at":"2025-09-09T23:24:40.576Z","repository":{"id":263305421,"uuid":"889006415","full_name":"parMaster/rebootd","owner":"parMaster","description":"Systemd service that tries to restore a network connection and reboots the system if nothing helps. ","archived":false,"fork":false,"pushed_at":"2024-11-25T08:50:12.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T13:19:43.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/parMaster.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":"2024-11-15T12:31:25.000Z","updated_at":"2024-12-02T21:34:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"2766be78-aeda-46b0-b0ca-6729f24eaee7","html_url":"https://github.com/parMaster/rebootd","commit_stats":null,"previous_names":["parmaster/rebootd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parMaster/rebootd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parMaster%2Frebootd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parMaster%2Frebootd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parMaster%2Frebootd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parMaster%2Frebootd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parMaster","download_url":"https://codeload.github.com/parMaster/rebootd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parMaster%2Frebootd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262557244,"owners_count":23328270,"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-12-02T14:16:01.792Z","updated_at":"2025-06-29T07:33:28.767Z","avatar_url":"https://github.com/parMaster.png","language":"Go","readme":"# rebootd - A simple reboot daemon for Linux\nrebootd is a simple reboot daemon for Linux. It supposed to be run as systemd service and will reboot the system if network is unreachable for a certain amount of time (failed to GET a certain urls - comma separated list, default: https://www.google.com,https://www.cloudflare.com,https://www.amazon.com).\nIt will try to restart `systemd-resolved` at the first failed attempt.\nIt will try to reach the url every 15 minutes and if it fails 5 times in a row, it will reboot the system.\n\n## Use case\nRemote servers that are not reachable and need to be rebooted. This is a simple solution to reboot the server if it's not reachable.\n\n## Installation\n\n1. Clone the repository\n2. Run `make install` to install the service\n3. Enjoy\n\n## Options\n\n```shell\n✗ ./rebootd --help\nUsage:\n  rebootd [OPTIONS]\n\nApplication Options:\n      --dbg             show debug info [$DEBUG]\n  -v                    Show version and exit\n  -a=                   Number of failed attempts allowed before reboot (default: 5)\n      --address=        Address list to check - comma separated (default: https://www.google.com,https://www.cloudflare.com,https://www.amazon.com)\n  -i, --interval=       Interval between checks (default: 15m) [$INTERVAL]\n  -r, --retry-interval= Interval between checks after failed attempt (default: 5m) [$RETRY_INTERVAL]\n\nHelp Options:\n  -h, --help            Show this help message\n```\n\n## Uninstall\n\nRun `make uninstall` to remove the service.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmaster%2Frebootd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparmaster%2Frebootd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmaster%2Frebootd/lists"}