Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9acb2 commit 8c64c72Copy full SHA for 8c64c72
readme-zh.md
@@ -28,5 +28,14 @@ env=
28
默认启动管理页面 http://localhost:8088 , 可以控制服务重启、停止、清理日志或查看日志(8K).
29

30
31
+# 运行程序
32
+```shell
33
+WbtGuardService.exe install --autostart
34
+WbtGuardService.exe start
35
+```
36
+
37
+运行后会作为服务安装在系统内,可以查找 guard service.
38
+如果需要卸载,可以使用`WbtGuardService.exe uninstall`
39
40
# 任何意见
41
可以在issue内提,或联系微信。
0 commit comments