always generate awg h1-h5

This commit is contained in:
Bernd Storath
2026-01-13 08:07:13 +01:00
parent 458f66818a
commit 48f3fbd715
+1 -1
View File
@@ -213,7 +213,7 @@ class WireGuard {
WG_DEBUG('New Wireguard Keys generated successfully.');
}
if (WG_ENV.WG_EXECUTABLE === 'awg' && wgInterface.h1 === 0) {
if (wgInterface.h1 === 0) {
WG_DEBUG('Generating random AmneziaWG obfuscation parameters...');
const headers = new Set<number>();