Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
/ multcprelay Public archive

tcprelay.py with support for multiple iDevices

Notifications You must be signed in to change notification settings

nabla-c0d3/multcprelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

These scripts allow using SSH over USB to connect to an iDevice. See https://marcan.st/blog/iphonelinux/usbmuxd/ and http://iphonedevwiki.net/index.php/SSH_Over_USB for more details.

I have modified tcprelay.py to allow forwarding SSH connections to multiple devices connected via USB, instead of just one. The device's udid can be specified using the -u option:

python tcprelay.py -t 22:5000 -u ddbc43f3247126671d2c7c279723cb2f9f93ace1

If -u isn't supplied, tcprelay.py will use the first device available.

About

tcprelay.py with support for multiple iDevices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages