usbip_bind_driver

USB device sharing system over IP network

Install

All systems
curl cmd.cat/usbip_bind_driver.sh
Debian Debian
apt-get install usbip
Ubuntu
apt-get install usbip
Arch Arch Linux
pacman -S usbip
image/svg+xml Kali Linux
apt-get install usbip
Fedora
dnf install usbip
Windows (WSL2)
sudo apt-get update sudo apt-get install usbip
Raspbian
apt-get install usbip

usbip

USB device sharing system over IP network

USB/IP is a system for sharing USB devices over the network. To share USB devices between computers with their full functionality, USB/IP encapsulates "USB requests" into IP packets and transmits them between computers. Original USB device drivers and applications can be used for remote USB devices without any modification of them. A computer can use remote USB devices as if they were directly attached. Currently USB/IP provides no access control or encryption. It should only be used in trusted environments. This package provides the server component 'usbipd' and the client tool 'usbip'.