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
- Host: GitHub
- URL: https://github.com/barbalion/usbip-win-client
- Owner: barbalion
- Created: 2018-06-05T21:29:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-11T22:26:22.000Z (almost 3 years ago)
- Last Synced: 2024-10-28T04:19:35.865Z (6 months ago)
- Language: Batchfile
- Size: 3.5 MB
- Stars: 145
- Watchers: 14
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- stars - barbalion/usbip-win-client
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.