Merge pull request #1083 from amnezia-vpn/bugfix/ios-native-wg-obfuscation

bugfix: fixed parameter handling for native wg obfuscation
This commit is contained in:
pokamest
2024-09-23 07:51:06 -07:00
committed by GitHub
3 changed files with 30 additions and 13 deletions
+1
View File
@@ -65,6 +65,7 @@ namespace amnezia
constexpr char last_config[] = "last_config";
constexpr char isThirdPartyConfig[] = "isThirdPartyConfig";
constexpr char isObfuscationEnabled[] = "isObfuscationEnabled";
constexpr char junkPacketCount[] = "Jc";
constexpr char junkPacketMinSize[] = "Jmin";