package usbmux

  1. Overview
  2. No Docs
Control port remapping for iOS devices

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.0.tar.gz
md5=983ca61e292b623bc8fe0721f464e902

Description

Talk to jailbroken iDevices over USB with the CLI, gandalf.

Basically this lets you do:

ssh -p <some_port> root@localhost

for an iPhone/iPod/iDevice.

Example usage:

sudo which gandalf --mappings etc/mapping --daemonize --verbose

See uptime, tunnels and other metadata with:

gandalf --status

Check out the man page or see the README at: https://github.com/onlinemediagroup/ocaml-usbmux/blob/master/README.org

Published: 25 Mar 2016

Dependencies (9)

  1. yojson
  2. stringext
  3. plist
  4. oasis build & >= "0.4"
  5. ocamlfind build
  6. lwt >= "2.5.1" & < "3.0.0"
  7. cohttp < "0.99"
  8. cmdliner build
  9. ocaml >= "4.02.0" & < "4.04.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.