https://github.com/andry81/ssh-exec
Console application to execute commands (copy files) into remote hosts using SSH and yaml config file as the input.
https://github.com/andry81/ssh-exec
ssh ssh-client
Last synced: about 2 months ago
JSON representation
Console application to execute commands (copy files) into remote hosts using SSH and yaml config file as the input.
- Host: GitHub
- URL: https://github.com/andry81/ssh-exec
- Owner: andry81
- License: mit
- Created: 2024-04-21T21:10:22.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-22T05:37:13.000Z (about 1 year ago)
- Last Synced: 2025-02-07T01:32:00.581Z (3 months ago)
- Topics: ssh, ssh-client
- Language: C++
- Homepage:
- Size: 7.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: license.txt
Awesome Lists containing this project
README
Console application to execute commands (copy files) into remote hosts using SSH and yaml config file as the input.
Changelog
• Readme
•Copyright and License
---
Code and documentation copyright 2024 Andrey Dibrov. Code released under [MIT License](https://github.com/andry81/ssh-exec/tree/HEAD/license.txt)