Component: wireguard
74 changelog entries across 43 version(s)
Releases by channel (stacked)
- added "auto" parameter for "private-key" and "presharde-key" parameters;
- request public or private key to be specified in order to create peer;
- allow to specify client settings under peer menu which will be included in configuration file and QR code;
- generate Wireguard peer keys and preshared-key automatically, if value is specified but is not base64 string;
- removed "wg-add-client" configuration wizard (introduced in v7.12beta3);
- added "wg-add-client" configuration wizard (CLI only);
- added "wg-export" and "wg-import" functionality (CLI only);
- fixed peer connection using DNS name on IP change;
- fixed peer IPv6 "allowed-address" usage;
- fixed peer IPv6 "allowed-address" usage;
- fixed peer connection using DNS name on IP change;
- fixed IPv6 traffic processing with multiple peers;
- retry "endpoint-address" DNS query on failed resolve;
- retry "endpoint-address" DNS query on failed resolve;
- fixed IPv6 traffic processing with multiple peers;
- strip whitespaces from keys;
- strip whitespaces from keys;
- fixed system stability when adding/removing WireGuard interface;
- allow same peer's public key for different interfaces;
- fixed IPv6 LL address generation;
- fixed IPv6 traffic processing with multiple peers;
- made "preshared-key" and "private-key" values sensitive;
- allow same peer's public key for different interfaces;
- allow same peer's public key for different interfaces;
- fixed IPv6 traffic processing with multiple peers;
- fixed IPv6 traffic processing with multiple peers;
- fixed IPv6 LL address generation;
- made "preshared-key" and "private-key" values sensitive;
- do not consider WireGuard interface as ethernet;
- improved system stability when sending WireGuard packets over EoIP;