tplink-smartplug icon indicating copy to clipboard operation
tplink-smartplug copied to clipboard

Dissector for the UDP discovery

Open pascal-fb-martin opened this issue 3 years ago • 2 comments

I did not find a dissector for the UDP discovery protocol, so I created one by cloning the TCP dissector, with minor modifications: replace all TCP to UDP, and there is apparently no 4 bytes header.

See attached:

tplink-smarthome-udp.zip

Sorry if it already existed.

pascal-fb-martin avatar Oct 04 '21 03:10 pascal-fb-martin

Thanks!

natemacinnes avatar Nov 14 '21 20:11 natemacinnes

Note that I tried the usual commands: you can turn on and off devices through UDP, it is not just for discovery.

pascal-fb-martin avatar Nov 16 '21 01:11 pascal-fb-martin