mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 21:18:20 +00:00
Small script refinements and documentation updates.
This commit is contained in:
parent
da28a41512
commit
8661abe9d9
18 changed files with 126 additions and 102 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue