Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.5

(Squeeze)

iproxy(1)


iproxy

iproxy

NAME
SYNOPSIS
DESCRIPTION
AUTHORS

NAME

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

SYNOPSIS

iproxy [LOCAL_TCP_PORT] [DEVICE_TCP_PORT]

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

AUTHORS

Nikias Bassen <nikias@gmx.li>

Paul Sladen <libiphone@paul.sladen.org>

Man page written to conform with Debian by Julien Lavergne.



iproxy(1)