mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-03 06:39:39 +00:00
Update README_zh.md
Co-authored-by: Shaw Yu <shawyu.nz@gmail.com>
This commit is contained in:
parent
7294894f47
commit
83ad9516b6
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ autoadb scrcpy -s '{}'
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
adb kill-server # 关闭本地5037端口上的adb服务器
|
adb kill-server # 关闭本地5037端口上的adb服务器
|
||||||
ssh -CN -L5037:localhost:5037 -R27183:localhost:27183 _你的另一台电脑_
|
ssh -CN -L5037:localhost:5037 -R27183:localhost:27183 your_remote_computer
|
||||||
# 保持该窗口开启
|
# 保持该窗口开启
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue