Skip to content

elops/authorized_keys_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

keys_checker

Simple scanner that scans authorized_keys file and enforces from= limitation and reports alien IPs in from= field

authorized_keys scanner

Usage :

-v  --verbose       Enable verbose output/debugging
-h  --help          Display this message
-m  --mail          Send alert mail rather than print to stdout
-f  --file          path to authorized_keys file to check (root's authorized_keys is default)
-l  --lock          Lock down keys if found (apply from= restriction)
-s  --scan          Scan for IPs in from= limitation not in our allowed list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages