# usbip-windows **Repository Path**: electron/usbip-windows ## Basic Information - **Project Name**: usbip-windows - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-28 - **Last Updated**: 2023-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README USB/IP for Windows ================== [![Build Status](https://ci.appveyor.com/api/projects/status/78m45my5lg60s8rv/branch/master?svg=true)](https://ci.appveyor.com/project/george-hopkins/usbip-windows/branch/master) Userspace Tools ----------------- The userspace tools can be used to manage connections and devices. They are based on the ones shipped with the Linux kernel (in `tools/usb/usbip`). [► Documentation](./userspace/README) Driver ------ To import USB devices from a remote host, the device driver must be installed. [► Documentation](./driver/README)