TuyaAPI / cli

🔧 A CLI for Tuya devices
MIT License
266 stars 43 forks source link

Add option to bind to specific IP #14

Closed codetheweb closed 4 years ago

codetheweb commented 5 years ago

Requested by @aleqx.

The AnyProxy module used currently doesn't have a relevent option, but there's an open PR that adds support. I'll be able to add this feature once that gets merged and published.

AMoo-Miki commented 4 years ago

Would it be okay if I raised a PR to add IP binding to the new MITM solution?

PS, binding the proxy to an IP in MITM prevents it from working; I used the IP purely to generate the QR.

codetheweb commented 4 years ago

Yeah, that'd be great.

codetheweb commented 4 years ago

Fixed by #28.