W('<div id="'+t+'_qrcode_labels" class="qrcode-labels" title="Message">Point your mobile phone camera <br>here above to connect automatically<\/div>');
<li><b>Peer Parameters</b> - Settings related to peer configuration generation on the Peers page.</li>
<li><b>Peer Parameters</b> - Settings related to peer configuration generation on the Peers page (not available in 'External - VPN Provider' mode).</li>
<ul>
<li><b>Router behind NAT</b> - If enabled, Keepalives will be sent from the router to peers.</li>
<li><b>Endpoint</b> - What to use for the endpoint of the router in configuration files generated on the Peers tab.</li>
@ -2146,10 +2157,10 @@ function init() {
<li><b>Public Key</b> - The public key for this peer's wireguard interface.</li>
<li><b>VPN Interface IP</b> - The IP address of this peer's wireguard interface.</li>
</ul>
<li><b>Download All Configs</b> - This button will generate and download the configuration files for all the peers in the table.</li>
<li><b>Download All Configs</b> - This button will generate and download the configuration files for all the peers in the table (not available in 'External - VPN Provider' mode).</li>
</ul>
<ul>
<li><b>Peer Generation</b></li>
<li><b>Peer Generation (not available in 'External - VPN Provider' mode)</b></li>
<ul>
<li><b>Generate PSK</b> - If checked, will generate a PresharedKey for this network and assign the very same to each peer when <i>Generate Peer</i> is clicked.</li>
<li><b>Generate Peer</b> - This button will generate a new peer and populate the basic fields of the Peer's Parameters subsection.</li>