You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont 68eaee5bb0 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>
3 years ago
..
src Force adb forward if tunnel host/port is provided 3 years ago
tests Generalize string trunctation util function 3 years ago
meson.build Add options to configure tunnel host and port 3 years ago
scrcpy.1 Add options to configure tunnel host and port 3 years ago