Robdel12 / homebridge-meross-plug

Homebridge plugin for the meross MSS110 plug
15 stars 6 forks source link

How to sniff out your token? #4

Open rykermorgan opened 5 years ago

rykermorgan commented 5 years ago

Could you detail just how you used Charles proxy to sniff out your auth token? I'm not familiar with how to use it.

I've attempted to use https://github.com/albertogeniola/MerossIot to figure it out at well, but I keep coming up short. I can get the API to control the plug, but when I try to 'guess' my auth token to plug into homebridge it doesn't work.

UPDATE: I sniffed it out with this method https://dennisdel.com/blog/intercepting-iphone-traffic-on-a-mac-a-how-to-guide/, but I still cannot get it to respond.