Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
def
parser():
48
return
IRCDPIParser(interface=
'lo'
)
49
50
51
def
_feed(parser, src, dst, sport, dport, ts, text):
Callers
1
_parse_attack_timestamp
Function · 0.85
Calls
1
IRCDPIParser
Class · 0.90
Tested by
no test coverage detected