{"id":17954361,"url":"https://github.com/txthinking/sshexec","last_synced_at":"2025-06-10T18:04:49.583Z","repository":{"id":33275710,"uuid":"36920314","full_name":"txthinking/sshexec","owner":"txthinking","description":"A command-line tool to execute remote command through ssh","archived":false,"fork":false,"pushed_at":"2024-09-25T08:12:23.000Z","size":1820,"stargazers_count":18,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T00:11:16.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.txthinking.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/txthinking.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-05T08:04:49.000Z","updated_at":"2025-01-03T01:46:54.000Z","dependencies_parsed_at":"2024-06-20T11:56:43.488Z","dependency_job_id":"422dbed6-b22a-4006-8a60-80b73d12dbd2","html_url":"https://github.com/txthinking/sshexec","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/txthinking%2Fsshexec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txthinking%2Fsshexec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txthinking%2Fsshexec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txthinking%2Fsshexec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/txthinking","download_url":"https://codeload.github.com/txthinking/sshexec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txthinking%2Fsshexec/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259123264,"owners_count":22808862,"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":[],"created_at":"2024-10-29T10:14:20.988Z","updated_at":"2025-06-10T18:04:49.523Z","avatar_url":"https://github.com/txthinking.png","language":"Go","readme":"## sshexec\n\nA command-line tool to execute remote command through ssh\n\n### Install via [nami](https://github.com/txthinking/nami)\n\n```\nnami install sshexec\n```\n\n### Usage\n\n```\nNAME:\n   sshexec - Run command on remote server\n\nUSAGE:\n   sshexec [global options] command [command options] [arguments...]\n\nVERSION:\n   20230118\n\nAUTHOR:\n   Cloud \u003ccloud@txthinking.com\u003e\n\nCOMMANDS:\n   help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --server value, -s value    Server address, like: 1.2.3.4:22\n   --user value, -u value      user\n   --password value, -p value  password\n   --key value, -k value       private key\n   --command value, -c value   command will be run on remote server, ignore upload/download\n   --upload value              upload file to remote server\n   --download value            download file from remote server\n   --to value                  dst with upload/download\n   --help, -h                  show help (default: false)\n   --version, -v               print the version (default: false)\n\nCOPYRIGHT:\n   https://www.txthinking.com\n```\n\n### Example\n\n```\n$ sshexec -s 1.2.3.4:22 -u tom -p jerry -c \"ls -l\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxthinking%2Fsshexec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftxthinking%2Fsshexec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxthinking%2Fsshexec/lists"}