Support

Description

Support for VirtualHere hardware and software

Sending a USB Device out the USB DEVICE Port

Forums

When running on a recent 6.12+ kernel Raspberry Pi, the VirtualHere Device Client can send the USB Signal out the USB-C (DEVICE) port. 

  This is really useful for KVM/IP type systems or industrial control systems, where the USB device can be redirected to a target that does not need any VirtualHere Client software installed for the remote USB device to be accessible.

EasyFind FAQ

Forums

What is the VirtualHere EasyFind System?

VirtualHere EasyFind is essentially a built-in, optimized, simple to use VPN service that allows a VirtualHere Client to connect to a VirtualHere Server that is running anywhere on the Internet without requiring any network reconfiguration.

Is it secure?

VirtualHere CloudHub FAQ

Forums

What is the VirtualHere CloudHub?

The VirtualHere CloudHub is complete firmware that provides an embedded operating system, VirtualHere optimized Server and an administration interface. Just flash it to your device and its ready to use!

Why is this useful?

VirtualHere USB Server for Windows FAQ

Forums

What version of Windows does VirtualHere USB Server run on?

Win 10/2016 or later

Can VirtualHere USB Server for Windows run inside a VM?

Not recommended. Use virtualhere server on a real machine, it needs direct access to USB devices. VM/pci passthrough in hypervisors is not reliable enough.

Can the server be run in the background as a service?

Yes, type vhusbdwin64.exe -b to install/start as a Windows Service. Type vhusbdwin64.exe -b again to stop/uninstall the windows service

Running VirtualHere behind a NAT/Firewall/without Static IP/Over a Mobile Network

Forums

NEW: Checkout EasyFind instead of configuring the settings below. Now everything is much easier!

For the old way (which still works) see below:

VirtualHere works by opening a single TCP port (usually 7575) between the VirtualHere USB Client and the VirtualHere USB Server for all communications.

Linux Console Client

Forums

The VirtualHere USB Client Console Edition can now run as a console only daemon in most Linux editions (including Android). It is a 100% static binary therefore it requires no runtime libraries, other than usbip drivers compiled into your Linux setup. usbip drivers are included in the Linux mainline so they are easy to compile with the Linux/Android kernel make command.

The client will interact with the usbip drivers in the Kernel to provide remote USB capabilities.

Running the Linux Client in the console is usually a two step process.