Is there a way to identify RNDIS connections/adaptors in Python? And then configure that adaptor?

198 Views Asked by At

I've multiple devices being connected and I need to identify and hopefully configure that RNDIS connection.

1

There are 1 best solutions below

0
On

Found an excellent answer from using ifaddr https://pythonhosted.org/ifaddr/