Git Product home page Git Product logo

filemonitor's Introduction

PyPI Build

FileMonitor

代码审计辅助工具(文件监控)

更新:

2019-05-11: 修复bug 新增无需第三方模块的版本以及php版本。

使用:

环境:

MacOS 10.14 Python2/3环境运行通过

windows 7 Python2.7环境运行通过

如有问题或修改意见 请点击===>问题反馈

依赖:

watchdog

可执行以下命令尝试安装

pip install watchdog
easy_install watchdog

运行:

git clone https://github.com/TheKingOfDuck/FileMonitor.git
cd FileMonitor
python fileMonitor.py

MacOS可pip直接安装:

sudo python2 -m pip install filemon

filemon

无需依赖版:

python main.py

(路径可为相对路径)

php版本:

php fileMonitor.php --dir ./

功能

  • 排除不需要监控的文件目录(如测试基于thinkphp开发的CMS时可排除runtime目录)

  • 显示/不显示目录变化(程序运行过程中读写变化很快 根据自身需求决定是否需要显示目录变化)

screenshot

应用场景:

注意:所输入的路径均为绝对路径。

filemonitor's People

Contributors

thekingofduck avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.