adb forward <LOCAL -> port|domain|device|pid> <REMOTE -> port|domain|device|pid>
Forward connection
Arguments
| Name | Description |
|---|---|
LOCAL -> port|domain|device|pid | |
REMOTE -> port|domain|device|pid |
Options
| Name | Description |
|---|---|
--list | List all forward socket connections |
--remove <LOCAL> | Remove specific forward socket connection |
--remove-all | Remove all forward socket connections |
--no-rebind | Reversal fails if the specified socket is already bound through a previous reverse command |