AdUser / fsniper

A tool that monitors a given set of directories for new or modified files then applies rule based scripts.

Home Page:https://github.com/l3ib/fsniper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Further documentation is available in the doc directory included with
this tarball.

Dependencies:
libmagic (included with 'file')
libpcre (may be included in your distribution's pcre package)
syslog (optional)

To install fsniper:
./configure
make
sudo make install

An example config named example.conf is included in this tarball. You
will need to place a config, named "config", in ~/.config/fsniper/
before using it.

Bugs can be reported at http://bugs.l3ib.org
The l3ib developers can be reached in the #l3ib channel on irc.freenode.net
Feel free to stop by if you have questions, comments, a bug report, or suggestions!

About

A tool that monitors a given set of directories for new or modified files then applies rule based scripts.

https://github.com/l3ib/fsniper

License:GNU General Public License v3.0


Languages

Language:C 70.0%Language:Shell 30.0%