Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 533 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 533 Bytes

SwiftSSH2

Swift wrapper for libssh2 library.

NOTICE

This is a WIP so please use it at your own risk. I'm currently working on this whenever I have the time and I'm updating it so I can take it to v1.0.0

Add something clever here describing how and why


TODO:

  • Better rewrite to take advantage of Swift 2.0 features
  • Keep adding missing functions (like Channels, etc)
  • Make tests public (currently testing with personal server)
  • Add OS X support
  • Right better README