Added package ssh2 (#1684)

This commit is contained in:
Huy Doan
2020-10-30 12:15:17 +01:00
committed by GitHub
parent 0c160dea7c
commit b41b77556a
+15
View File
@@ -20043,5 +20043,20 @@
"license": "MIT",
"web": "https://github.com/bunkford/ffpass",
"doc": "https://bunkford.github.io/ffpass/docs/ffpass.html"
},
{
"name": "ssh2",
"url": "https://github.com/ba0f3/ssh2.nim",
"method": "git",
"tags": [
"ssh2",
"libssh",
"scp",
"ssh",
"sftp"
],
"description": "SSH, SCP and SFTP client for Nim",
"license": "MIT",
"web": "https://github.com/ba0f3/ssh2.nim"
}
]