Update README.md

Co-authored-by: Merlin de Cloe <89702955+codingfrog27@users.noreply.github.com>
This commit is contained in:
Sarah McLacken
2026-04-28 16:14:00 +02:00
committed by GitHub
parent 33f62bd02f
commit 18307a90c4
+1 -1
View File
@@ -43,7 +43,7 @@ For local setup, custom image builds, and fork/deploy guidance, see [Development
## Networking
WebVM now does something browsers usually cannot: it brings **Tailscale** networking into the VM itself, so your browser VM can reach your private network and, with an exit node, the public internet too.
WebVM supports **Tailscale** integration. So your browser VM can reach your private network and, with an exit node, the public internet too.
> [!NOTE]
> Some low-level networking operations (especially ICMP used by `ping`) are not currently available in this environment. For connectivity checks, use `curl` or `wget`.