You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/contribute.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Note that this will perform state changes on the device.
49
49
## Analyzing network captures
50
50
51
51
The simplest way to add support for a new device or to improve existing ones is to capture traffic between the mobile app and the device.
52
-
After capturing the traffic, you can either use the [softScheck's wireshark dissector](https://github.com/softScheck/tplink-smartplug#wireshark-dissector)
52
+
After capturing the traffic, you can either use the [softScheck's wireshark dissector](https://github.com/softScheck/tplink-smartplug)
53
53
or the `parse_pcap.py` script contained inside the `devtools` directory.
54
54
Note, that this works currently only on kasa-branded devices which use port 9999 for communications.
0 commit comments