/step

Easy SSH management tool with encryption, you can think of alias for ssh connections with encryptions

Primary LanguageGo

step

Easy SSH management tool with encryption, you can think of alias for ssh connections with encryption

Arguments

    step {ALIAS} {COMMAND}

Example Remote Code Execution

step customer_1 "cd /path/to/file/ ; bash update.sh"

Example Connection

    step customer_1

Save New Alias

    step -s -i /full/path/key/ IP@server
    -i flag is optional

Need a hint ?

    step -h

Todo

  • Use Tab key to search alias names