Skip to content

nabla-c0d3/multcprelay

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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