adb_forward
Forwards a local TCP port to a remote TCP port on a connected device using adb, enabling network communication for SteamOS development tasks.
Instructions
Forward host tcp:LOCAL_PORT to device tcp:REMOTE_PORT with adb forward.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | ||
| local_port | Yes | ||
| remote_port | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||