Skip to content

AnchorFreePartner/hydrasdk-demo-ios

Repository files navigation

VPN SDK for iOS and macOS

Changelog

Prerequisites

  • Requires iOS 11+ or macOS 10.12+
  • Xcode 10.2.1

Capabilities

VPN SDK for iOS and macOS provides client API to authorize users and connect them to backend VPN services. It consists of 3 main parts:

  • Hydra SDK - provides API that allows you manage VPN connection using custom Hydra protocol and use content categorization service named Fireshield.
  • IPSec SDK - provides API that allows to use default Apple implementation of IPSec (IKEv2).
  • Composed SDK - provides API that allows to use different VPN protocols inside one app and switch between them more easily.

API Documentation

To see all available API, check API Reference.