syncssh

1.0.2 • Public • Published

Console command to help you publish your public ssh keys to remote servers to be able to ssh into them.

NPM

Installation

Install syncssh with npm: npm install -g syncssh

Usage

syncssh -o push 
    - to push the public ssh keys into the cloud
syncssh -o pull
    - on the remote server to add the public ssh key to the authorised_keys

Use custom google cloud function

- Install firebase-tools using: "sudo npm install -g firebase-tools"
- Edit .firebaserc to add your project
- Login using firebase-console
- "firebase deploy --only functions" to deploy the function to google cloud

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i syncssh

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    5.02 kB

    Total Files

    5

    Last publish

    Collaborators

    • unitpas