{"id":19233086,"url":"https://github.com/reflexdemon/remote-ssh","last_synced_at":"2026-06-10T21:31:52.899Z","repository":{"id":73769996,"uuid":"13410681","full_name":"reflexdemon/remote-ssh","owner":"reflexdemon","description":null,"archived":false,"fork":false,"pushed_at":"2013-11-07T01:59:28.000Z","size":356,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T11:41:50.851Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/reflexdemon.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":"2013-10-08T10:45:35.000Z","updated_at":"2015-04-18T15:58:51.000Z","dependencies_parsed_at":"2023-02-25T13:01:13.181Z","dependency_job_id":null,"html_url":"https://github.com/reflexdemon/remote-ssh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reflexdemon/remote-ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflexdemon%2Fremote-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflexdemon%2Fremote-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflexdemon%2Fremote-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflexdemon%2Fremote-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reflexdemon","download_url":"https://codeload.github.com/reflexdemon/remote-ssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflexdemon%2Fremote-ssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34172196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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-09T16:08:49.495Z","updated_at":"2026-06-10T21:31:52.879Z","avatar_url":"https://github.com/reflexdemon.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"remote-ssh\n==========\n\nInstallation\n------------\nCompile the code using ANT(http://ant.apache.org/). The build.xml and the build.properties are provided part of the project.\n\nFor installing and other ANT related stuff please refer http://ant.apache.org/manual/install.html\n\n***Note:***The compiled distribution binaries will be found inside `build/dist` folder.\n\n**Running**\n~~~\nremote [OPTIONS]\n~~~\n**See options**:\n\n***REQUIRED***\n~~~\n-h \u003chostname\u003e - Supply the hostnames to SSH Eg: `wwww.hostname.com[,www.anotherhostname.com,...]`\n-c \u003ccommand\u003e  - The command to be executed `^` to escape space in command.\n~~~\n***OPTIONAL***: It will be prompted if not supplied\n~~~\n-u \u003cusername\u003e - The username to SSH\n-p \u003cpassword\u003e - The password for currently login\n~~~\n\n**Example**\n\nThe following will fire `ls-ltr` on `wwww.hostname.com[,www.anotherhostname.com,...]`\n\n***WINDOWS***\n~~~\nremote -h wwww.hostname.com -c \"ls -ltr\" \n~~~\n\n***UNIX/LINUX***\n~~~\n./remote.sh -h wwww.hostname.com -c \"ls^-ltr\" \n~~~\nNote: The space in commandline is not not working as expected on Mac so we are using ^ to escape space.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freflexdemon%2Fremote-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freflexdemon%2Fremote-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freflexdemon%2Fremote-ssh/lists"}