Skip to content

Asjidkalam/debouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debouncer

rust filewatcher, cache and restore files from memory. prevents privileged users in the container to remove/modify restricted files.

usage

./debouncer config.json

config.json will contain the a structure of watched_paths which will be cached and restored, if any modify/remove events are triggered.

build from source

git clone https://github.com/asjidkalam/debouncer.git
cd debouncer/
cargo build --release

About

rust filewatcher, cache and restore files from memory

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages