A software for managing ssh login info.
python setup.py install
-
new command: run(high)
- run: run some commands in a specific server(high) or all servers in a specific node(middle).
-
enhancement: login(middle)
- login: login all servers in a specific node.
-
a pretty way for providing arguments for commands(high):
- let the user choose a login account.(high)
- let the user choose to open a new window or a existed window.(middle)
-
alias function(middle)
-
edit login info in slm(low)