greatscottgadgets / facedancer

Implement your own USB device in Python, supported by a hardware peripheral such as Cynthion or GreatFET
BSD 3-Clause "New" or "Revised" License
780 stars 116 forks source link

Support USB/IP protocol? #25

Open mithro opened 5 years ago

mithro commented 5 years ago

The USB/IP protocol is used in a number of locations such as;

Would be awesome to have a backend for this protocol.

ktemkin commented 4 years ago

Related (possibly useful) code: https://chromium.googlesource.com/chromiumos/third_party/virtual-usb-printer/+/e9a56869415a3b35f589e5fc1aaeac65ba5ed575/python/USBIP.py