1idevicepair(1)              General Commands Manual             idevicepair(1)
2
3
4

NAME

6       idevicepair - Manage host pairings with devices and usbmuxd.
7

SYNOPSIS

9       idevicepair [OPTIONS] COMMAND
10
11

DESCRIPTION

13       Manage host pairings with devices and usbmuxd.
14
15

OPTIONS

17       -u, --udid UDID
18              target specific device by UDID.
19
20       -w, --wireless
21              perform wireless pairing (see NOTE).
22
23       -n, --network
24              connect to network device (see NOTE).
25
26       -d, --debug
27              enable communication debugging.
28
29       -h, --help
30              prints usage information.
31
32       -v, --version
33              prints version information.
34
35

COMMANDS

37       systembuid
38              print the system buid of the usbmuxd host.
39
40       hostid print the host id for target device.
41
42       pair   pair device with this host.
43
44       validate
45              validate if device is paired with this host.
46
47       unpair unpair device with this host.
48
49       list   list devices paired with this host.
50
51

NOTE

53       Pairing  over  network (wireless pairing) is only supported by Apple TV
54       devices. To perform a wireless pairing, you need to use the -w  command
55       line switch.
56
57       Make sure to put the device into pairing mode first by opening Settings
58       > Remotes and Devices > Remote App and Devices.
59
60       The pairable device will become visible with a special UDID,  and  then
61       you can run idevicepair like this:
62
63       idevicepair -u fffc8:ab:cd:12:34:56fff -w pair
64
65       idevicepair will then ask for the PIN that the device is displaying and
66       continues with the pairing once entered.
67
68       Please note that wireless pairing is currently not supported on Linux.
69
70

AUTHORS

72       Nikias Bassen
73
74       Martin Szulecki
75
76       Julien Lavergne
77
78

ON THE WEB

80       https://libimobiledevice.org
81
82       https://github.com/libimobiledevice/libimobiledevice
83
84
85
86                                                                idevicepair(1)
Impressum