MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / parser

Function parser

tests/test_irc_dpi.py:47–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45
46@pytest.fixture
47def parser():
48 return IRCDPIParser(interface='lo')
49
50
51def _feed(parser, src, dst, sport, dport, ts, text):

Callers 1

_parse_attack_timestampFunction · 0.85

Calls 1

IRCDPIParserClass · 0.90

Tested by

no test coverage detected