Skip to content

elmanna/sbc-ssh

Repository files navigation

################# -> 3 files are required for the process

  1. ips txt file: should contain all of the ip's of the ssh hosting servers that the commands in the commands file will be executed on, each ip address should be placed line by line

->> example src/ip.txt

  1. commands txt file: should contains the commands that will be sent to the os hosting the ssh server

->> example src/commands.txt

  1. credentials txt file: contains the ssh server hosting machine usernames & passwords seprated by a comma ',' each credentials should be in a separate line

->> example src/credentials.txt

#>>>>> files doesn't need to be only in the src folder could be any where in the file system just provide a full path to the file <<<<<<#

About

automation app: send batch commands via ssh to ​linux machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages