logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

iproxy - proxy that enables tcp service access to iPhone/iPod

Authors

       Nikias Bassen <nikias@gmx.li>

       Paul Sladen <libiphone@paul.sladen.org>

       Man page written to conform with Debian by Julien Lavergne.

                                                                                                       iproxy(1)

Description

       iproxy  allows  you to forward localhost ports to the device---allows SSH over USB on jailbroken devices,
       or allowing access the lockdown daemon (and then to all of the file access, sync, notification and backup
       services running on the device).

       Example :
        ./iproxy 2222 22 &
        ssh -p 2222 root@localhost

Name

       iproxy - proxy that enables tcp service access to iPhone/iPod

Synopsis

iproxy [LOCAL_TCP_PORT] [DEVICE_TCP_PORT]

See Also