{"id":14065127,"url":"https://github.com/zlaxy/sshch","last_synced_at":"2025-10-24T19:30:17.071Z","repository":{"id":41274779,"uuid":"97323378","full_name":"zlaxy/sshch","owner":"zlaxy","description":"Ssh connection manager","archived":false,"fork":false,"pushed_at":"2021-09-24T14:07:48.000Z","size":80,"stargazers_count":104,"open_issues_count":0,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-09-27T23:20:58.241Z","etag":null,"topics":["bash","curses","python","sh","ssh","ssh-connection","zsh"],"latest_commit_sha":null,"homepage":"https://gitlab.com/zlax/sshch","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zlaxy.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":"2017-07-15T15:06:57.000Z","updated_at":"2024-09-20T10:15:31.000Z","dependencies_parsed_at":"2022-09-26T17:40:38.231Z","dependency_job_id":null,"html_url":"https://github.com/zlaxy/sshch","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlaxy%2Fsshch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlaxy%2Fsshch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlaxy%2Fsshch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlaxy%2Fsshch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zlaxy","download_url":"https://codeload.github.com/zlaxy/sshch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219868059,"owners_count":16555878,"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":["bash","curses","python","sh","ssh","ssh-connection","zsh"],"created_at":"2024-08-13T07:04:19.078Z","updated_at":"2025-10-24T19:30:16.461Z","avatar_url":"https://github.com/zlaxy.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"SSH connection and aliases manager with curses and command line interface\n======\nsshch is released under DWTWL 2.55 license\n\nsshch compatible with pyhon2 and python3, no additional libraries are required\n### Screenshot\n![sshch](https://raw.githubusercontent.com/zlaxy/sshch/master/sshch_screenshot.png)\n### Installing\n**You can install a release version from pip:**\n```bash\npip install sshch\n```\n**Manual installation from the package or git repository also available:**\n\nTo install for all users:\n```bash\nsudo python setup.py install\n```\nTo install just for current user:\n```bash\nmkdir ~/.local/bin\ncp sshch/sshch ~/.local/bin/\n```\n### Using\nTo run curses interface:\n```bash\nsshch\n```\nTo run command line help:\n```bash\nsshch -h\n```\nFor exit from current ssh session press `Ctrl+D`.\n\n**Additional Features**\n- If you want to use unsafe 'password' feature you must install `sshpass` first.\n- If you want to use bash autocompletion function with sshch, copy autocompletion script to /etc/bash_completion.d/:\n```bash\nsudo cp completion/sshch_bash_completion.sh /etc/bash_completion.d/sshch\n```\n(changes will come into effect with new bash session)\n- If you want to use zsh autocompletion:\n1) Place File in a Directory where ZSH can find it\n\n     -\u003e Search Path is Stored in $fpath\n\n     -\u003e echo $fpath\n2) Rename File to '_sshch'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzlaxy%2Fsshch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzlaxy%2Fsshch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzlaxy%2Fsshch/lists"}