Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moyuwa authored Apr 28, 2020
1 parent 250bc25 commit 874c66c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
文件变化实时监控工具(代码审计/黑盒/白盒审计辅助工具)

基于项目修改 https://github.com/TheKingOfDuck/FileMonitor

Python库依赖:watchdog、time、sys

修改代码实现:


1 修复无例外路径时监控失效
2 新添可设置多个例外路径,以逗号','分割
3 优化代码结构
4 修改信息输出为中文
5 修复python2中文乱码问题

0 comments on commit 874c66c

Please sign in to comment.