{"id":18900017,"url":"https://github.com/likema/vps-online-keeper","last_synced_at":"2025-08-01T19:08:12.740Z","repository":{"id":17984715,"uuid":"20990919","full_name":"likema/vps-online-keeper","owner":"likema","description":"Boot cheap VPS if it is offline","archived":false,"fork":false,"pushed_at":"2014-07-03T16:06:08.000Z","size":200,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T04:40:49.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/likema.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":"2014-06-19T06:56:45.000Z","updated_at":"2015-04-01T17:44:56.000Z","dependencies_parsed_at":"2022-09-12T18:03:29.144Z","dependency_job_id":null,"html_url":"https://github.com/likema/vps-online-keeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/likema/vps-online-keeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likema%2Fvps-online-keeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likema%2Fvps-online-keeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likema%2Fvps-online-keeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likema%2Fvps-online-keeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/likema","download_url":"https://codeload.github.com/likema/vps-online-keeper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likema%2Fvps-online-keeper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268281834,"owners_count":24225159,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":[],"created_at":"2024-11-08T08:48:47.220Z","updated_at":"2025-08-01T19:08:12.689Z","avatar_url":"https://github.com/likema.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vps-online-keeper\n\nThe cheap VPS (Virtual private server) would go offline silently sometimes. The utility script will boot VPS if it is offline.\n\nCurrently, it supports\n\n* [ChicagoVPS](http://www.chicagovps.net/)\n* [BlueVM](https://www.bluevm.com/)\n* [URPad](http://urpad.net/)\n* [123system](https://123systems.net/)\n\n## Installation\n\nInstall by pip:\n\n\tpip install vps-online-keeper\n\nor download the latest version from github:\n\n\tgit clone git://github.com/likema/vps-online-keeper.git\n\tcd vps-online-keeper\n\nIf running source code under Debian/Ubuntu, please install dependencies by\n\n\tsudo apt-get install python-beautifulsoup python-requests python-gevent\n\t\n## Usage\n\nboot\\_vps command line arguments:\n\n* -t|--type {chicagovps,bluevm} The type of VPS\n* -u|--username USERNAME        The username of VPS client area\n* -p|--password PASSWORD        The password of VPS client area\n* -c|--cookies-dir COOKIES\\_DIR  The directory to store http cookies, default: cookies\n\ne.g.\n\n\t./boot_vps -t chicagovps -u \u003cusername\u003e -p \u003cpassword\u003e\n\t\nFor keeping your VPS online, your can add the above command into cron by\n\t\n\tcrontab -e\n\n\t*/15 * * * * \u003csrcdir\u003e/boot_vps -t chicagovps -u \u003cusername\u003e -p \u003cpassword\u003e\n\t\nand it will be run every 15 minutes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikema%2Fvps-online-keeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikema%2Fvps-online-keeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikema%2Fvps-online-keeper/lists"}