usbmux
Control port remapping for iOS devices
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
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 05 Feb 2016
- Authors
- Maintainers
Sources
Dependencies
ocamlfind
build
lwt
>= "2.5.1" & < "3.0.0"
cohttp
< "0.99"
cmdliner
build
ocaml
>= "4.02.0" & < "4.04.0"
Reverse Dependencies