How to Install and Uninstall iproxy Package on openSUSE Leap
Last updated: December 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "iproxy" package
Please follow the instructions below to install iproxy on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
iproxy
Copied
2. Uninstall "iproxy" package
Here is a brief guide to show you how to uninstall iproxy on openSUSE Leap:
$
sudo zypper remove
iproxy
Copied
3. Information about the iproxy package on openSUSE Leap
Information for package iproxy:
-------------------------------
Repository : Main Repository
Name : iproxy
Version : 1.0.10-3.23
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 14,4 KiB
Installed : No
Status : not installed
Source package : libusbmuxd-1.0.10-3.23.src
Summary : An example tool to forward localhost ports to iOS devices
Description :
'usbmuxd' stands for "USB multiplexing daemon". This daemon is in charge of
multiplexing connections over USB to an iPhone or iPod touch. To users, it means
you can sync your music, contacts, photos, etc. over USB. To developers, it
means you can connect to any listening localhost socket on the device. usbmuxd
is not used for tethering data transfer, which uses a dedicated USB interface as
a virtual network device.
Multiple connections to different TCP ports can happen in parallel. An example
(and useful) tool called 'iproxy' is included that 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).
-------------------------------
Repository : Main Repository
Name : iproxy
Version : 1.0.10-3.23
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 14,4 KiB
Installed : No
Status : not installed
Source package : libusbmuxd-1.0.10-3.23.src
Summary : An example tool to forward localhost ports to iOS devices
Description :
'usbmuxd' stands for "USB multiplexing daemon". This daemon is in charge of
multiplexing connections over USB to an iPhone or iPod touch. To users, it means
you can sync your music, contacts, photos, etc. over USB. To developers, it
means you can connect to any listening localhost socket on the device. usbmuxd
is not used for tethering data transfer, which uses a dedicated USB interface as
a virtual network device.
Multiple connections to different TCP ports can happen in parallel. An example
(and useful) tool called 'iproxy' is included that 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).