VirtualHere USB Server 2.1.5 Released

Added
------
* Server can now run without sudo permissions. Limitations: The usb device filesystem must have "other" access and also the AutoAttachToKernel setting is always off regardless of the server config.ini

For example (in Ubuntu):

  1. vi /lib/udev/rules.d/50-udev-default.rules
  2. change "usb" permissions to 0666 from 0664
  3. sudo reboot

Then run vhusbd without sudo