Add LAN devices to your mesh without installing Netrinos on them
Virtual Devices let you add network devices like NAS units, printers, cameras, and Raspberry Pis to your Netrinos mesh, even when those devices can't run Netrinos software.
Each virtual device gets a dedicated Secure IP in the 100.64.x.x range, plus a friendly DNS name. Any peer on your mesh can reach the device using either address, regardless of what local network they're on.
Think of it as a mini-DMZ for each device: the device stays on its local network, but becomes accessible to your entire mesh through its Secure IP.

Traditional routing fails when your local network and the remote network use the same IP range. If you're on 192.168.1.x and the remote NAS is also on 192.168.1.x, routing can't tell them apart.
Virtual Devices solve this by giving each device a unique overlay address. The NAS at 192.168.1.100 becomes 100.65.42.18 on your mesh. Your local 192.168.1.x addresses don't conflict because you're connecting to a completely different IP.
This is how service companies manage thousands of customer devices across hundreds of sites, all using conflicting 192.168.1.x addressing.

Open the Netrinos app and click Virtual Devices in the sidebar. You can add devices two ways:
Once added, the device appears in your list with its Secure IP. This IP is now accessible from any device on your mesh.

Once a device is added, you can reach it from any peer on your mesh using:
hostname.home.username.2ho.caAccess works for any protocol: web interfaces, file shares, SSH, RDP, or camera streams. The device doesn't know it's being accessed remotely.

Use Virtual Devices when networks might have conflicting subnets, or when you want per-device access control.
Use Gateways & Routing when subnets don't conflict and you want to route to an entire subnet at once.
