An open API service indexing awesome lists of open source software.

https://github.com/barbalion/usbip-win-client

USBIP 2.0 windows client files with service scripts
https://github.com/barbalion/usbip-win-client

Last synced: about 1 month ago
JSON representation

USBIP 2.0 windows client files with service scripts

Awesome Lists containing this project

README

        

About
========
This is a Windows Client for USBIP v2.0. It contains drivers, executables and scripts to install it as a service.

Usage:
1. **Win10 Important Note**: Please read [this article](https://www.howtogeek.com/167723/how-to-disable-driver-signature-verification-on-64-bit-windows-8.1-so-that-you-can-install-unsigned-drivers/) carefully to install the unsigned driver properly. **TL;DR**: Run `bcdedit.exe /set TESTSIGNING ON` and reboot before the installation.

1. [Download](https://github.com/barbalion/usbip-win-client/archive/master.zip) and extract it to any folder.
1. Run `install.cmd` with Administrator privileges.
1. Answer the questions.
1. Done.

Tested in Windows 8.1 and Windows 10.

Driver
----------
The driver is a part of [cezanne/usbip-win](https://github.com/cezanne/usbip-win) project. Please refer to this project in the case of problems with driver installation.