Version Control
Little Eye detects Version Control on your clipboard the moment you copy. Recognises a Git, Mercurial, or Subversion checkout on a copied folder — branch, remotes, and repo state.
Examples
Pasted `.git/config`
[core]
repositoryformatversion = 0
[remote "origin"]
url = git@github.com:me/repo.git
Pasted Mercurial `hgrc` paths
[paths]
default = https://example.com/hg/repo
Related detectors
Suspicious Command
Flags ClickFix-style paste-and-run shell commands that download and execute remote code.
Data Fingerprint
Computes MD5, SHA-1, SHA-256, CRC32, and entropy for any text, image, or file you copy.
Debug Info
Inspects the input's source, content preview, and per-type pasteboard contents. Off by default.