{"id":15042439,"url":"https://github.com/punit-naik/ssh-cli","last_synced_at":"2025-08-10T15:16:28.819Z","repository":{"id":62434717,"uuid":"146490674","full_name":"punit-naik/ssh-cli","owner":"punit-naik","description":"A Clojure library designed to interact with the SSH CLI to perform tasks like setting up passwordless SSH between machines, executing remote commands, performing SCP, etc.","archived":false,"fork":false,"pushed_at":"2025-07-07T18:27:18.000Z","size":18,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T21:28:47.230Z","etag":null,"topics":["bash","cli","clojure","scp","shell","ssh"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/punit-naik.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":"2018-08-28T18:36:53.000Z","updated_at":"2025-07-07T18:27:22.000Z","dependencies_parsed_at":"2022-11-01T21:02:05.285Z","dependency_job_id":null,"html_url":"https://github.com/punit-naik/ssh-cli","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/punit-naik/ssh-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punit-naik%2Fssh-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punit-naik%2Fssh-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punit-naik%2Fssh-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punit-naik%2Fssh-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/punit-naik","download_url":"https://codeload.github.com/punit-naik/ssh-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punit-naik%2Fssh-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269740513,"owners_count":24467794,"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-10T02:00:08.965Z","response_time":71,"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":["bash","cli","clojure","scp","shell","ssh"],"created_at":"2024-09-24T20:47:18.853Z","updated_at":"2025-08-10T15:16:28.739Z","avatar_url":"https://github.com/punit-naik.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Clojars Project](https://img.shields.io/clojars/v/ssh-cli.svg)](https://clojars.org/ssh-cli)\n\n# ssh-cli\n\nA Clojure library designed to interact with the SSH CLI to perform tasks like setting up passwordless SSH between machines, executing remote commands, performing SCP, etc.\n\n## Requirements\n\nYou need to have the following installed:\n\n```\nsudo apt-get install -y openssh-server openssh-client\n```\nChances are you already have the above installed :smiley:\n\nInstall the following utility for passing passwords prompted by SSH in the CLI itself (non-interactive) i.e. if you are opting to authenticate via `password` and not a `private key` (the latter is recommended):\n\n```\nsudo apt-get install -y sshpass\n```\n\n## Testing\n\n```\nMACHINE_PASSWORD=\u003cmy-machine-password\u003e lein test\n```\n`my-machine-password` is your machine's password\n\n## License\n\nCopyright © 2018 [Punit Naik](https://github.com/punit-naik)\n\nDistributed under the Eclipse Public License version 1.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunit-naik%2Fssh-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpunit-naik%2Fssh-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunit-naik%2Fssh-cli/lists"}