package usbmux

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Usbmux is the library that powers gandalf, the program that lets you forward local ports to ports on an iDevice effectively letting you ssh into it and run other network programs.

val pid_file : string

Path to relay's running pid file

module Logging : sig ... end

Logging provides a type definition for logging options

module Protocol : sig ... end

Module containing types definitions and functions for communicating with usbmuxd.

module Relay : sig ... end

Provides functions to create and manipulate tunneled relays