adb_reverse
Reverse a TCP port from a SteamOS Devkit device to a host port, enabling connections from device to host via ADB.
Instructions
Reverse device tcp:DEVICE_PORT to host tcp:HOST_PORT with adb reverse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | ||
| host_port | Yes | ||
| device_port | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||