Unified SDK for Windows

General

Windows SDK is a part of Aura Partner SDK which contains client-side libraries and server-side applications needed to implement custom VPN infrastructure.

Supported protocols

  • Hydra

  • OpenVpn

  • WireGuard

  • IpSec

Supported features

  • Traffic protection features

    • Killswitch - mechanism that prevents traffic leakage outside the VPN-tunnel during an emergency rupture

    • Prevent DNS leaks - prevents leaks of DNS

    • Prevent IP leaks - prevents leaks of IP

    • Block LocalNetwork - blocks local network connections

  • Other features

    • Firewall

      • Throttling - allows limit the connection speed for a process or VPN connection

      • Domain bypass - allows to add a domain to the list for bypass vpn tunnel

      • Process bypass - allows to add a process to the list for bypass vpn tunnel

      • DNS monitor - allows you to get a list of requested domain names

  • Supported only on Hydra protocol features

    • Custom DNS profile - allows to direct DNS requests to the specific DNS server

    • UserDNS - allows to direct DNS requests to the specific DNS server

    • MultiHop - mechanism built-in intermediate server in the client-VPNserver chain

    • Vpn Profiles - provides the ability to connect VPN to specific profiles

    • FireShield - allows to block outgoing DNS requests and process them in a certain way

Last updated