{"id":37064054,"url":"https://github.com/hanzhichao/hostz","last_synced_at":"2026-01-14T07:29:11.605Z","repository":{"id":54504625,"uuid":"516587349","full_name":"hanzhichao/hostz","owner":"hanzhichao","description":"host operations based on ssh","archived":false,"fork":false,"pushed_at":"2023-06-22T06:28:53.000Z","size":210,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T10:46:10.218Z","etag":null,"topics":["paramiko","python","ssh"],"latest_commit_sha":null,"homepage":"","language":"Python","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/hanzhichao.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}},"created_at":"2022-07-22T02:45:55.000Z","updated_at":"2024-08-16T02:04:48.000Z","dependencies_parsed_at":"2023-01-22T06:32:10.649Z","dependency_job_id":null,"html_url":"https://github.com/hanzhichao/hostz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hanzhichao/hostz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanzhichao%2Fhostz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanzhichao%2Fhostz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanzhichao%2Fhostz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanzhichao%2Fhostz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanzhichao","download_url":"https://codeload.github.com/hanzhichao/hostz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanzhichao%2Fhostz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["paramiko","python","ssh"],"created_at":"2026-01-14T07:29:10.974Z","updated_at":"2026-01-14T07:29:11.590Z","avatar_url":"https://github.com/hanzhichao.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hostz\n\nEasy use for operate remote host via ssh\n\n![Languate - Python](https://img.shields.io/badge/language-python-blue.svg)\n![PyPI - License](https://img.shields.io/pypi/l/hostz)\n![PyPI](https://img.shields.io/pypi/v/hostz)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/hostz)\n\n## Feature\n\n## Install\n```\npip install hostz\n```\n\n## Simple Use\n\n```\nfrom hostz import Host\nhost = Host('192.168.1.184', password='***', project_path='/home/hzc/')\nprint(host.getcwd())\nprint(host.run('echo hello'))\n```\n\n## Todo\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanzhichao%2Fhostz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanzhichao%2Fhostz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanzhichao%2Fhostz/lists"}