mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
Loading scan.bro in portmappter.bro, per #330.
This commit is contained in:
parent
a7df00eca7
commit
b67e4e5765
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
@load hot
|
@load hot
|
||||||
@load conn
|
@load conn
|
||||||
@load weird
|
@load weird
|
||||||
|
@load scan
|
||||||
|
|
||||||
module Portmapper;
|
module Portmapper;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue