WireGuard: Difference between revisions

Fix services.dnsmasq options using new settings option.
Line 68: Line 68:
       peers = [
       peers = [
         # List of allowed peers.
         # List of allowed peers.
         { # Feel free to give a meaning full name
         { # Feel free to give a meaningful name
           # Public key of the peer (not a file path).
           # Public key of the peer (not a file path).
           publicKey = "{client public key}";
           publicKey = "{client public key}";