vadimgrn/usbip-win2 ? reverse-engineered prompt
Reverse engineered prompt
Build me a Windows app that lets me connect to USB devices shared from a Linux USB/IP server and use them like they were plugged into my PC.
I want a simple installer and a small command line tool so I can list devices on a remote server, attach one by bus id, and detach it later. It should work on Windows 10 and Windows 11, and handle the driver side so the device shows up normally in Windows after connecting. Please include a basic interface or commands for checking the server, seeing available devices, and managing connections.
Make sure the setup feels safe, with clear install steps and a warning to create a restore point before installing. If you need to, look up the current USB/IP and Windows driver docs online so the implementation matches what works today.
Are you gonna build this?
make sure you review the code using coderabbit