Use USB devices remotely. More information: https://usbip.sourceforge.net.
usbip list {{[-l|--local]}}
usbip daemon on the server:systemctl start usbipd
usbip on the server:sudo usbip bind {{[-b|--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|--remote]}} {{ip_address}} {{[-b|--busid]}} {{bus_id}}
usbip port
sudo usbip detach {{[-p|--port]}} {{port}}
usbip unbind {{[-b|--busid]}} {{bus_id}}