Skip to content

Remote Connection Macros. Connect to a remote server almost instantly by saving your credentials to a "macro" that can be ran with one word from the CLI

License

Notifications You must be signed in to change notification settings

jambo-posready-embedded-7/rcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCM (Remote Connection Macro)
=======================================
rcm will manage SSH credientals and automatically run SSH with your credientals
under a macro name.

Here's how to create a macro:
        rcm my_macro_name ip username password

After macro is created, restart your terminal and run the name of your macro.
        my_macro_name

You will be connected to your SSH after.

Optional stuff
======================================
        rcm my_macro_name ip username password [ssh-arguments]

You can specify your own SSH argument in [ssh-arguments]. It is optional.

About

Remote Connection Macros. Connect to a remote server almost instantly by saving your credentials to a "macro" that can be ran with one word from the CLI

Topics

Resources

License

Stars

Watchers

Forks