Support for all keys ever used in AmneziaWG has been added. Setting an empty value to a key will prevent it from being used or rendered in the configuration. This ensures flexible support for all versions and specific configurations.
* fix: peer key validation regex * refactor: cache cleaned AllowedIPs from validation pass to avoid duplication --------- Co-authored-by: Dan Hollis <dh@redteam.sh>
* Fix bugs * Fixes and improvements * Update comment * Reduce comment