Added package ssh2 (#1684)

This commit is contained in:
Huy Doan 2020-10-30 18:15:17 +07:00 committed by GitHub
parent 0c160dea7c
commit b41b77556a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]