GithubHelp home page GithubHelp logo

runt18 / libssh2-for-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from x2on/libssh2-for-ios

0.0 3.0 0.0 5.96 MB

A script for compiling libssh2 for iOS Devices (iPhone, iPad, iPod Touch). The example app can connect to an server with SSH and execute commands.

Home Page: http://www.x2on.de/2011/02/02/libssh2-for-ios-iphone-and-ipad-example-app-with-ssh-connection/

Shell 33.48% Swift 25.03% Objective-C 41.49%

libssh2-for-ios's Introduction

libssh2-for-iOS Build Status

This is a tutorial for using self-compiled builds of the libssh2-library for iOS. You can build apps with XCode and the official SDK from Apple with this. I also made a small example-app for using the libraries with XCode and the iPhone/iPhone-Simulator.

@see: http://www.x2on.de/2011/02/02/libssh2-for-ios-iphone-and-ipad-example-app-with-ssh-connection/

The example uses libssh2 to make an ssh connection to an ssh server. Then you can execute commands on the server and get the output in your app.

You can build the libssh2 library with openssl or with libgcrypt!

Requirements:

  • Xcode 7.1
  • Xcode Command Line Tools

Readme

Checkout the submodules:

git submodule init
git submodule update

libssh2 with openssl:

./build-all.sh openssl

libssh2 with libgcrypt:

./build-all.sh libgcrypt

Solve problems:

Check the log files in the bin folder

Changelog:

  • 2015-12-11: OpenSSL 1.0.2e
  • 2015-01-11: Support for Xcode 7 and iOS 9.1, OpenSSL 1.0.2d
  • 2015-01-11: OpenSSL 1.0.1k
  • 2015-01-06: Support for Xcode 6 and iOS 8.1, OpenSSL 1.0.1j
  • 2014-03-25: Support for Xcode 5.1 and iOS 7.1
  • 2013-09-26: Support for Xcode 5 and iOS 7
  • 2013-03-03: Move OpenSSL to submodule
  • 2013-03-02: OpenSSL 1.0.1e
  • 2013-01-01: libssh 1.4.3
  • 2012-05-29: OpenSSL 1.0.1c + libssh 1.4.2
  • 2011-02-08: OpenSSL 1.0.0d

libssh2-for-ios's People

Contributors

carlbrown avatar ciaranj avatar mwermeester avatar springsup avatar x2on avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.