mirror of
https://gitee.com/konyshe/goodlink.git
synced 2025-12-24 08:13:00 +08:00
update README.md.
Signed-off-by: konyshe <383456+konyshe@user.noreply.gitee.com>
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
|
||||
## 举例 1
|
||||
|
||||
### remote 端运行在公司电脑
|
||||
### remote 端运行
|
||||
|
||||
#### (windows, UI)
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
|
||||

|
||||
|
||||
### local 端运行在家里电脑(或者出差笔记本)
|
||||
### local 端运行
|
||||
|
||||
#### (windows, UI)
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
|
||||
## 举例 2
|
||||
|
||||
### remote 端运行在家里的 NAS
|
||||
### remote 端运行
|
||||
|
||||
#### ( linux, Docker )
|
||||
|
||||
@@ -109,7 +109,7 @@ docker rm goodlink -f; docker run -d --name=goodlink --net=host --restart=always
|
||||
.\goodlink-windows-amd64.exe --key=nas_202412140928 --remote
|
||||
```
|
||||
|
||||
### local 端运行在公司电脑
|
||||
### local 端运行
|
||||
|
||||
#### ( linux, Docker )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user