Giter Club home page Giter Club logo

ssh-bot's Introduction

ssh-bot

A dummy ssh hosts management tool

ssh-bot

Build Status Code Style

Description

ssh-bot is a dummy ssh hosts management tool written in Typescript. It makes connectinng remote hosts and managing host information a little bit easier. ๐ŸฆŠ

Install

npm install -g ssh-bot

Usage

Initalize

To make ssh-bot work, you have to initialize it at the first time.

shb init

Add host

After initialization, you can add hosts that you often connect to.

shb add

Connect

To connect a host, you only need to shb with ssh additional options such as -A and -p.

shb [options]

For example:

shb -A -p 22

ssh-bot

Edit host

You can always edit host information that you've added.

shb edit

List hosts

See all hosts you've added.

shb list

Remove host

Remove a host from hosts list.

shb remove

Reset

If you want to remove all hosts, you could do a reset.

shb reset

Help

Show help information about ssh-bot.

shb help

You can also get current version.

shb version

License

MIT

ssh-bot's People

Contributors

zeckli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.