bugfix: fixed parameter handling for native wg obfuscation
This commit is contained in:
parent
ff82cf5dc4
commit
268adfb0a1
3 changed files with 30 additions and 13 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue