From 2caf97d407d6d766822823d43749c85710eefbc1 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 9 Jul 2026 00:39:52 +0200 Subject: [PATCH] docs: Network modes (#1243) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index effe106..95c3860 100644 --- a/readme.md +++ b/readme.md @@ -22,7 +22,7 @@ Virtual DSM in a Docker container. - Near-native performance with KVM acceleration - Customizable CPU, memory, and storage allocation - Supports multiple disks and physical disk passthrough -- Supports bridge, user-mode, macvlan, and macvtap networking +- Supports NAT, user-mode, macvlan, and macvtap networking ## Usage 🐳