change md and register npc as a service

This commit is contained in:
刘河
2019-12-16 22:50:34 +08:00
parent 31af2bb6db
commit eab5708b33
4 changed files with 51 additions and 36 deletions

View File

@@ -26,6 +26,8 @@
- 点击web管理中客户端前的+号,复制启动命令
- 执行启动命令linux直接执行即可windows将./npc换成npc.exe用cmd执行
如果需要注册到系统服务可查看[注册到系统服务](/use?id=注册到系统服务)
## 配置
- 客户端连接后在web中配置对应穿透服务即可
- 可以查看[使用示例](/example)