Categorygithub.com/WAY29/FileNotifier
module
1.4.0
Repository: https://github.com/way29/filenotifier.git
Documentation: pkg.go.dev

# README

FileNotifier

一款用于监测文件(夹)变化并发送webhook通知工具 / A tool for monitoring file (folder) changes and sending webhook notifications

Install

git clone http://github.com/WAY29/FileNotifier
go build -ldflags "-w -s" ./cmd/FileNotifier # 或从github releases中下载 / or download from github releases
vi webhooks/feishu.yml # 修改webhook templates / edit webhook templates

Usage / Quickstart

FileNotifier -t ./webhooks/feishu.yml -f /tmp/something -d /tmp/somedir -e write,rename,remove

Proclamations

工具仅用于安全研究,由于使用该工具造成的任何后果使用者负责

# Packages

No description provided by the author
No description provided by the author