ghosty2004 / homebridge-connectlife-ac

Integrates ConnectLife ACs with HomeBridge
Apache License 2.0
7 stars 1 forks source link

Intercepting Events with mitmproxy #4

Open XenuIsWatching opened 4 months ago

XenuIsWatching commented 4 months ago

How are events intercepting with mitmproxy.

I set up mitmpoxy on my Windows Machine and following the setup proxy to setup a HTTP proxy on my iOS device... but I don't see any of the events expected. I have the Connect Life App on iOS. I would expect to see the GET events when I, for example, turn on/off a AC device.... but I don't. I see events from opening safari such as going to Google so I know something is working

How did you go about reverse engineering the connect life app and what was your setup process?