1USBREDIRSERVER(1)                User Commands               USBREDIRSERVER(1)
2
3
4

NAME

6       usbredirserver - exporting an USB device for use from another (virtual)
7       machine
8

SYNOPSIS

10       usbredirserver  [-p|--port  <port>]   [-v|--verbose   <0-5>]   <usbbus-
11       usbaddr|vendorid:prodid>
12

DESCRIPTION

14       usbredirserver is a small standalone server for exporting an USB device
15       for use from another (virtual) machine through the usbredir protocol.
16
17       You can specify the USB device to export either by USB id in  the  form
18       of  <vendorid>:<prodid>, or by USB bus number and device address in the
19       form of <usbbus>-<usbaddr>.
20
21       Notice that an instance of usbredirserver can only be used to export  a
22       single USB device. If you want to export multiple devices you can start
23       multiple instances listening on different TCP ports.
24

OPTIONS

26       -p, --port=PORT
27              Set the TCP port to listen on to PORT
28
29       -v, --verbose=VERBOSE
30              Set usbredirserver's verbosity level  to  VERBOSE,  this  mostly
31              affects USB redirection related messages. Valid values are 0-5:
32              0:Silent 1:Errors 2:Warnings 3:Info 4:Debug 5:Debug++
33

AUTHOR

35       Written by Hans de Goede <hdegoede@redhat.com>
36

REPORTING BUGS

38       Report  bugs  to  the  spice-devel  mailinglist: http://lists.freedesk
39       top.org/mailman/listinfo/spice-devel
40
42       Copyright 2010-2012 Red Hat, Inc.  License GPLv2+: GNU GPL version 2 or
43       later <http://gnu.org/licenses/gpl.html>.
44       This  is  free  software:  you  are free to change and redistribute it.
45       There is NO WARRANTY, to the extent permitted by law.
46
47
48
49usbredirserver                    April 2012                 USBREDIRSERVER(1)
Impressum