All Projects → ba0f3 → libssh2.nim

ba0f3 / libssh2.nim

Licence: MIT license
Nim wrapper for libssh2

Programming Languages

nim
578 projects

Projects that are alternatives of or similar to libssh2.nim

ssh2.nim
Async SSH, SCP and SFTP client for Nim, using libssh2 wrapper [WIP]
Stars: ✭ 17 (-32%)
Mutual labels:  wrapper, libssh2
PuppyProxy
A simple HTTP proxy in C# including support for HTTP CONNECT tunneling
Stars: ✭ 37 (+48%)
Mutual labels:  connect
mlgauge
A simple library to benchmark the performance of machine learning methods across different datasets.
Stars: ✭ 22 (-12%)
Mutual labels:  wrapper
alexa-spotify-connect
Control Spotify Connect devices with Alexa
Stars: ✭ 92 (+268%)
Mutual labels:  connect
packetevents
PacketEvents is a powerful packet library. Our packet wrappers are efficient and easy to use. We support many protocol versions. (1.8+)
Stars: ✭ 235 (+840%)
Mutual labels:  wrapper
adl
🍿 anime-downloader + trackma wrapper
Stars: ✭ 91 (+264%)
Mutual labels:  wrapper
Clamor
The Python Discord API Framework
Stars: ✭ 14 (-44%)
Mutual labels:  wrapper
google-pubsub-emulator
Google PubSub Emulator wrapper to nodejs
Stars: ✭ 28 (+12%)
Mutual labels:  wrapper
node-freshdesk-api
Node wrapper for Freshdesk v2 API
Stars: ✭ 24 (-4%)
Mutual labels:  wrapper
Xamarin-iOS
PSPDFKit for iOS wrapper for the Xamarin platform.
Stars: ✭ 14 (-44%)
Mutual labels:  wrapper
viup
A V wrapper for the cross-platform UI library, IUP.
Stars: ✭ 36 (+44%)
Mutual labels:  wrapper
genshinstats
A dead python library that can get the stats of Genshin Impact players using Mihoyo's API.
Stars: ✭ 217 (+768%)
Mutual labels:  wrapper
nanoleaf-aurora
A java wrapper for the Nanoleaf Aurora API
Stars: ✭ 19 (-24%)
Mutual labels:  wrapper
wstrade-api
API Wrapper for Wealthsimple Trade
Stars: ✭ 91 (+264%)
Mutual labels:  wrapper
confirm-before
✅ Are you sure? No? Confirm Before - Sanity check for your shell commands
Stars: ✭ 16 (-36%)
Mutual labels:  wrapper
snapraid-aio-script
The definitive all-in-one SnapRAID script. Diff, sync, scrub are things of the past. Manage SnapRAID and much, much more!
Stars: ✭ 92 (+268%)
Mutual labels:  wrapper
py-SMART
Wrapper for smartctl (smartmontools)
Stars: ✭ 42 (+68%)
Mutual labels:  wrapper
chromeos-filesystem-sftp
ChromeOS app to access SFTP server
Stars: ✭ 78 (+212%)
Mutual labels:  libssh2
dbots.js
A stats poster and API wrapper for all botlists.
Stars: ✭ 18 (-28%)
Mutual labels:  wrapper
jodit-vue
Vue wrapper for Jodit Editor
Stars: ✭ 60 (+140%)
Mutual labels:  wrapper

libssh2.nim

Nim wrapper for libssh2

For document please refer to libssh2 website

Requirements

In order to use this wrapper, libssh2 must installed on your system:

Mac OSX: $ port install libssh2

Ubuntu: $ apt-get install libssh2-1

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].