Talk:SSH Over USB

Discussion page of SSH Over USB
Revision as of 06:21, 9 February 2023 by Silent.ashes (talk | contribs) (Comments that this all seems horribly outdated & obsolete. (But maybe useful for those running legacy-devices/versions of iOS!))

I think this is all SUPER out of date!

1. https://github.com/onlinemediagroup/ocaml-usbmux/

2. https://github.com/onlinemediagroup/ocaml-usbmux/issues

Last code updates were like 7 years ago! and that is for "a newer solution called Gandalf"!!!

So I don't think this page should be displayed as 'current.'

ALSO: it mentions `usbmux` within the `opam` pkg-mgr.... ... But it seems that `usbmux` is (now? since when?) available in the APT repos for *buntu. IDK IANAD (I Am Not A Developer) .

Regardless: The instructions on this wiki-page seem broken & obsolete.

--Silent.ashes (talk) 06:21, 9 February 2023 (UTC)




added some info on how to tunnel SSH over USB for Linux i also mentioned that using the python script, at least on linux, is almost entery deprecated. that because the gitversion of usbmuxd have removed the python-client and the overall client was written on an old version of python and clashes with the current python installed on many distributions. while i can fix it and make it up for the missing modules, its not worth it, as the usbmuxd provided by libimobiledevice is more up to date (iOS 8 is supported) and overally more easy to use

--Muskratt (talk) 23:53, 22 February 2015 (PST)