Use USB devices remotely. More information: https://usbip.sourceforge.net.
usbip list --local
usbip
daemon on the server:systemctl start usbipd
usbip
on the server:sudo usbip bind --busid=bus_id
usbip
on the client:sudo modprobe vhci-hcd
usbip
device on the client (bus ID is the same as on the server):sudo usbip attach -r ip_address --busid=bus_id
usbip port
sudo usbip detach --port=port
usbip unbind --busid=bus_id