edit wildcard

+ add wildcards to packet.MD
This commit is contained in:
Bastian Schroll 2018-02-23 06:48:23 +01:00
parent 505448a5e8
commit 519df6e3f9
4 changed files with 303 additions and 257 deletions

View file

@ -17,6 +17,11 @@
import logging
from boswatch.plugin.plugin import Plugin
# ###################### #
# Custom plugin includes #
# ###################### #
logging.debug("- %s loaded", __name__)