mirror of
https://github.com/FastTunnel/FastTunnel.git
synced 2025-02-08 10:59:31 +08:00
Merge branch 'master' of https://github.com/SpringHgui/FastTunnel
This commit is contained in:
commit
316cd40839
|
@ -112,8 +112,11 @@ ssh -oPort=12701 root@x.x.x.x
|
||||||
|
|
||||||
|
|
||||||
## 开发/PR
|
## 开发/PR
|
||||||
- 安装 `vs2019`
|
- install `vs2019`
|
||||||
- 安装 `dotnetcore runtime&sdk 3.1` 或以上版本
|
- install `dotnetcore runtime&sdk 3.1` 或以上版本
|
||||||
|
- add `test.test.cc 127.0.0.1` in host file
|
||||||
|
- run fasttunnel.server
|
||||||
|
- run fasttunnel.client
|
||||||
|
|
||||||
## License
|
## License
|
||||||
Apache License 2.0
|
Apache License 2.0
|
||||||
|
|
|
@ -114,6 +114,9 @@ ssh -oPort=12701 root@x.x.x.x
|
||||||
## 开发/PR
|
## 开发/PR
|
||||||
- 安装 `vs2019`
|
- 安装 `vs2019`
|
||||||
- 安装 `dotnetcore runtime&sdk 3.1` 或以上版本
|
- 安装 `dotnetcore runtime&sdk 3.1` 或以上版本
|
||||||
|
- host文件中添加 `test.test.cc 127.0.0.1`
|
||||||
|
- 启动 fasttunnel.server
|
||||||
|
- 启动 fasttunnel.client
|
||||||
|
|
||||||
## License
|
## License
|
||||||
Apache License 2.0
|
Apache License 2.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user