Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 556 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 556 Bytes

Introduce

A software for managing ssh login info.

Install

python setup.py install

TODO

  • new command: run(high)

    1. run: run some commands in a specific server(high) or all servers in a specific node(middle).
  • enhancement: login(middle)

    1. login: login all servers in a specific node.
  • a pretty way for providing arguments for commands(high):

    1. let the user choose a login account.(high)
    2. let the user choose to open a new window or a existed window.(middle)
  • alias function(middle)

  • edit login info in slm(low)