You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
## NSSH
2
2
3
-
NSSH is a SSH Keys Manager for node.js command-line interfaces.It can generate a ssh key and set ssh key config and copy it to a remote host with one commond,then you can use ssh login with name, no need for passwords. Inspired by TimothyYe/skm , which is written in go language.
3
+
NSSH is a SSH Keys Manager for node.js command-line interfaces.
4
+
It can generate a ssh key and set ssh key config and copy it to a remote host with one commond,
5
+
then you can use ssh login with name, no need for passwords.
6
+
Inspired by TimothyYe/skm , which is written in go language.
0 commit comments