add print version

This commit is contained in:
ffdfgdfg
2020-03-05 23:49:24 +08:00
parent f1ae3ca758
commit b6d6fedca2
4 changed files with 22 additions and 1 deletions

View File

@@ -32,6 +32,11 @@
如果需要注册到系统服务可查看[注册到系统服务](/use?id=注册到系统服务)
## 版本检查
- 对客户端以及服务的均可以使用参数`-version`打印版本
- `nps -version`或`./nps -version`
- `npc -version`或`./npc -version`
## 配置
- 客户端连接后在web中配置对应穿透服务即可
- 可以查看[使用示例](/example)