package usbmux

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.1.tar.gz
md5=64b835873d64891ddb0f22b6606aaba9

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: 06 Apr 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