feat: add WireGuard VPN stack #33

Merged
gortium merged 15 commits from feat/wireguard-vpn into master 2026-05-09 00:13:37 +00:00
4 changed files with 86 additions and 109 deletions
Showing only changes of commit c53460c400 - Show all commits

View File

@@ -66,7 +66,6 @@
persistentKeepalive = 25;
}
];
dns = [ "1.1.1.1" "8.8.8.8" ];
};
};