docs: sync markdown documentation with new AllowedIPs parsing logic

This commit is contained in:
datadunia
2026-04-29 15:45:20 +07:00
parent 4127731b45
commit 89546d31c3
4 changed files with 101 additions and 12 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ main() {
echo '{"clients":{}}' > "$tmp_policy"
# Parse peers from wg0.conf
# AWK extracts IP and #Access comment per [Peer] block
# AWK extracts client IP and target IPs from AllowedIPs per [Peer] block
local parse_errors=0
awk '