mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-20 19:45:00 +00:00
Update README_zh.md
Co-authored-by: Shaw Yu <shawyu.nz@gmail.com>
This commit is contained in:
parent
83ad9516b6
commit
f84343781a
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ scrcpy
|
|||
|
||||
```bash
|
||||
adb kill-server # kill the local adb server on 5037
|
||||
ssh -CN -L5037:localhost:5037 -L27183:localhost:27183 _你的另一台电脑_
|
||||
ssh -CN -L5037:localhost:5037 -L27183:localhost:27183 your_remote_computer
|
||||
# 保持该窗口开启
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue