Although port 13231 seems popular for WireGuard, there's nothing about the protocol that requires it. I prefer to put it somewhere random, making it harder for bots to target. I'm using 12345 in this example, but in my actual config I used a random number generator in the 1024-49151 ra...
show-client-config Will show already created Peer configuration and generate a QR code for easier peer setup on a client device. Does not affect the WireGuard Server. Used for the client-server setup scenario, when the configuration is imported using a qr code for a client, configuration detail...
*) wireguard - add wg-import config-string parameter to import config directly from terminal; *) wireguard - update peer info on "get" command; *) wireless - added "eap-identity" to registration table; *) wireless - implement handling of RADIUS disconnect messages by CAPsMAN; *) wireless ...
- wireguard - fixed performance issues showing QR code; - wireless - perform shorter channel availability check for 5600-5650MHz if regulatory domain permits it; - x86 - fixed ixgbe Tx hang by disabling TSO; - x86 - fixed VLAN tagged packet transmit for ice driver; - x86 - ice ...
- wireguard - added option to mark peer as responder only;- wireguard - added peer "name" field and display it in logs;- wireguard - do not attempt to connect to peer without specified endpoint-address;- wireguard - fixed "auto" argument usage for "private-key" and "preshared...