MCPcopy Create free account
hub / github.com/srixivas/PcapXray / _mac_label

Function _mac_label

Source/Module/interactive_gui.py:403–404  ·  view source on GitHub ↗
(mac: str)

Source from the content-addressed store, hash-verified

401
402
403def _mac_label(mac: str) -> str:
404 return memory.lan_hosts[mac].ip
405
406
407def _edge_attrs(port: str, covert: bool, is_tor: bool, is_mal: bool) -> tuple[str, str]:

Callers 1

_build_graph_dataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected