DaemonService/README.md
筱傑 64ee5e54d0
修复BUG 新增黑名单
修复在添加白名单时添加一条‘目标端口:任意’的BUG
新增黑名单增删功能,增加黑名单时会先将其从白名单中删除
2019-02-19 11:37:40 +08:00

38 lines
365 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# DaemonService
数据库操作类
dal.cpp
dal.h
策略组操作类
ipsechelper.cpp
ipsechelper.h
工作者线程类
worker.cpp
worker.h
日志类
log.cpp
log.h
md5计算类未使用
md5.cpp
md5.h
连接池、线程分配、服务主类
daemonservice.cpp
daemonservice.h
守护服务初始化脚本
DaemonServiceInitializer.bat
Qt项目文件
DaemonService.pro
资源文件
res.qrc
uac.rc
图标文件
Daemon.ico