scrcpy/app
Romain Vimont 64400c8740 Force adb forward if tunnel host/port is provided
Tunnel host and port are only meaningful in "adb forward" mode.

They indicate where the client must connect to communicate with the
server. In "adb reverse" mode, the client _listens_, it does not
_connect_.

Refs #2807 <https://github.com/Genymobile/scrcpy/pull/2807>
2021-11-19 21:07:22 +01:00
..
src Force adb forward if tunnel host/port is provided 2021-11-19 21:07:22 +01:00
tests Generalize string trunctation util function 2021-11-18 18:48:16 +01:00
meson.build Add options to configure tunnel host and port 2021-11-19 21:05:11 +01:00
scrcpy.1 Add options to configure tunnel host and port 2021-11-19 21:05:11 +01:00