1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
1212f892fd Add watchd to watch directories
watchd will poll the sha1sum of a specified directory listing and notify
whenever that sha1sum changes.  This allows active monitoring of all files in
that specific directory.
2015-03-06 08:41:40 -05:00
9054b195f5 Script to check SSL certs
Verifies that certificate, key and csr all match.  Messy and work to
be done.  This currently does not return appropriate status nor exit
at appropriate times.  It only displays the three hashes if it can
calculate them to be compared by human eyes.
2014-10-28 14:55:42 -04:00
6a0e924988 Add error handling 2014-06-16 15:24:54 -04:00
28e00fca91 Add reader for .ssh config file
Quick reading of .ssh file in the following format:

Host host
  HostName host.domain.com
2014-06-12 16:51:46 -04:00
56fd7cc055 Add bash script that adds all changes and commits them with a random message provided by whatthecommit.com 2013-05-07 21:27:34 -04:00