Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/srixivas/PcapXray
/ LanHost
Class
LanHost
Source/Module/memory.py:18–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
18
class
LanHost(BaseModel):
19
ip: str
20
device_vendor: str =
"Unknown"
21
vendor_address: str =
"Unknown"
22
node: str =
""
23
24
25
class
DestinationHost(BaseModel):
Callers
6
_process_packet
Function · 0.90
test_sets_node_key_for_ipv4_host
Method · 0.90
test_device_details_creates_file
Method · 0.90
_seed_memory
Function · 0.90
test_deferred_covert_marks_session
Function · 0.90
test_live_pcap_engine_init_resets_memory
Function · 0.90
Calls
no outgoing calls
Tested by
5
test_sets_node_key_for_ipv4_host
Method · 0.72
test_device_details_creates_file
Method · 0.72
_seed_memory
Function · 0.72
test_deferred_covert_marks_session
Function · 0.72
test_live_pcap_engine_init_resets_memory
Function · 0.72