Tomotoes / scrcpy-gui

👻 A simple & beautiful GUI application for scrcpy. QQ群:734330215

Home Page:http://tomotoes.com/scrcpy-gui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

增加默认端口更改功能

FroyoRab opened this issue · comments

前置需求

可以修改默认使用的socket端口,scrcpy本身默认端口为: 27183:27199 有些情况下会占用,有点麻烦。
如果可以在界面上直接更改的话会方便很多。

>> scrcpy --help
...
-p, --port port[:port]
        Set the TCP port (range) used by the client to listen.
        Default is 27183:27199.