google / cro3

Abstraction Layer of ChromiumOS development
https://google.github.io/cro3/
BSD 3-Clause "New" or "Revised" License
43 stars 12 forks source link

dut monitor: Support local port forwarding option #264

Closed mhiramat closed 1 month ago

mhiramat commented 3 months ago

Add the options for local port forwarding for each DUT on cro3 dut monitor. This allows user to make DUT working as gateway. e.g.

cro3 dut monitor mydut,192.168.111.222:3456

This will map some local port to 192.168.111.222:3456 via mydut.