Skip to content

dylanTruffle/clipboard_watcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Clipboard watcher

Clipboard watcher is a macOS shell script based on TruffleHog. It monitors your clipboard at short intervals and detects secrets.

Installation

Install Dependencies

brew install trufflehog jq

Clone the Repository

git clone https://github.com/isacaya/clipboard_watcher/
cd clipboard_watcher

Run the Script

chmod +x clipboard_watcher.sh
./clipboard_watcher.sh &

Demo

demo

About

A macOS shell script that monitors your clipboard for secrets using TruffleHog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%