mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Decrypt KLAP data from PCAP files (#1041)
Allows for decryption of pcap files capturing klap communication with devices.
This commit is contained in:

committed by
GitHub

parent
a2b7daa069
commit
7e9b1687d0
@@ -151,6 +151,7 @@ disable_error_code = "annotation-unchecked"
|
||||
module = [
|
||||
"devtools.bench.benchmark",
|
||||
"devtools.parse_pcap",
|
||||
"devtools.parse_pcap_klap",
|
||||
"devtools.perftest",
|
||||
"devtools.create_module_fixtures"
|
||||
]
|
||||
|
Reference in New Issue
Block a user