1USBREDIRECT(1) User Commands USBREDIRECT(1)
2
3
4
6 usbredirect - exporting an USB device for use from another (virtual)
7 machine
8
10 usbredirect [--device vendor:product] [--to addr:port] [--as addr:port]
11
13 usbredirect is an usbredir client for exporting an USB device either as
14 TCP client or server, for use from another (virtual) machine through
15 the usbredir protocol.
16
17 You can specify the USB device to export by USB id in the form of <ven‐
18 dorid>:<prodid>.
19
20 Notice that an instance of usbredirect can only be used to export a
21 single USB device and it will close once the other side closes the con‐
22 nection. If you want to export multiple devices you can start multiple
23 instances listening on different TCP ports.
24
26 Written by Victor Toso <victortoso@redhat.com>
27
29 You can report bugs to the spice-devel mailinglist:
30 http://lists.freedesktop.org/mailman/listinfo/spice-devel or filing an
31 issue at: https://gitlab.freedesktop.org/spice/usbredir/issues/new
32
34 Copyright 2010-2021 Red Hat, Inc. License GPLv2+: GNU GPL version 2 or
35 later <http://gnu.org/licenses/gpl.html>.
36 This is free software: you are free to change and redistribute it.
37 There is NO WARRANTY, to the extent permitted by law.
38
39
40
41usbredirect February 2021 USBREDIRECT(1)