Documentation
¶
There is no documentation for this package.
Source Files
¶
- cli_device_resolution.go
- cli_setup.go
- cmd_device_accessibility.go
- cmd_device_apps.go
- cmd_device_debug.go
- cmd_device_diagnostics.go
- cmd_device_files.go
- cmd_device_location.go
- cmd_device_management.go
- cmd_device_registry.go
- cmd_device_signing.go
- cmd_device_testing.go
- cmd_device_ui_install.go
- cmd_device_ui_run.go
- cmd_device_webinspector.go
- cmd_global.go
- cmd_tunnel.go
- cmd_ui.go
- cmd_ui_download.go
- command_registry.go
- main.go
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
cdc-ncm
command
|
|
|
configure
command
|
|
|
internal
|
|
|
appservice
Package appservice provides functions to Launch and Kill apps on an iOS devices for iOS17+.
|
Package appservice provides functions to Launch and Kill apps on an iOS devices for iOS17+. |
|
fileservice
Package fileservice provides functions to pull and push files on iOS 17+ devices using RemoteXPC.
|
Package fileservice provides functions to pull and push files on iOS 17+ devices using RemoteXPC. |
|
golog
Package golog is go-ios's internal logging seam.
|
Package golog is go-ios's internal logging seam. |
|
openstdio
Package openstdio is used to open a new socket connection that can be used to connect an app launched with appservice
|
Package openstdio is used to open a new socket connection that can be used to connect an app launched with appservice |
|
tunnel
Package tunnel implements creating a TUN interface for iOS 17 devices.
|
Package tunnel implements creating a TUN interface for iOS 17 devices. |
|
tunnel/tlspsk
Package tlspsk implements the bare minimum of a TLS 1.2 client needed to talk to Apple's modern (iOS 18.2+) CoreDevice tunnel listener, which negotiates the plain pre-shared-key cipher suite TLS_PSK_WITH_AES_256_GCM_SHA384 (0x00A9).
|
Package tlspsk implements the bare minimum of a TLS 1.2 client needed to talk to Apple's modern (iOS 18.2+) CoreDevice tunnel listener, which negotiates the plain pre-shared-key cipher suite TLS_PSK_WITH_AES_256_GCM_SHA384 (0x00A9). |
|
xpc
Package xpc contains a connection stuct and the codec for the xpc protocol.
|
Package xpc contains a connection stuct and the codec for the xpc protocol. |
Click to show internal directories.
Click to hide internal directories.
