Advanced networking: per-peer site subnets (site-to-site), per-peer client routes, peer isolation option, client setup guide

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
This commit is contained in:
lofyer
2026-07-04 08:21:17 +08:00
co-authored by factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
parent d10e9fa346
commit 192960ad3e
12 changed files with 176 additions and 6 deletions
+3
View File
@@ -22,6 +22,9 @@ WG_ALLOWED_IPS=0.0.0.0/0, ::/0
# reach the host's wg0 interface.
WG_RELAY_SUBNETS=
# Set true to block peer-to-peer traffic between VPN clients (isolation).
WG_PEER_ISOLATION=false
# Admin panel login
ADMIN_USERNAME=admin
ADMIN_PASSWORD=password