Small script refinements and documentation updates.

This commit is contained in:
Seth Hall 2011-10-21 13:58:58 -04:00
parent da28a41512
commit 8661abe9d9
18 changed files with 126 additions and 102 deletions

View file

@ -1,4 +1,7 @@
@load base/frameworks/software/main
##! This script extracts SSH client and server information from SSH
##! connections and forwards it to the software framework.
@load base/frameworks/software
module SSH;