itead / Sonoff_Devices_DIY_Tools

BSD 3-Clause "New" or "Revised" License
548 stars 168 forks source link

Encryption on mDNS data payload #107

Open jools-uk opened 3 years ago

jools-uk commented 3 years ago

I believe newer devices continue to support mDNS (they publish PTR, TXT, SRV), however, the encrypt=true tag is on in the mDNS message and the payload is encrypted.

Is there a simple key? device ID? MAC etc?

Also, Using HTTP instead of mDNS, port 8081 for autoconf seems available, but does not respond to requests. Any ideas?

Thanks

Device is: SANTTONG SANTTON_4-2 FWName: PSF-804-FL

rraat commented 3 years ago

HTTP requests all need to be done with POST.