mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-09 21:21:14 +00:00
Feature adding and UI adjustment
Added Preshared-Key to all configuration
This commit is contained in:
@@ -1 +1 @@
|
||||
{{ qrcode("[Interface]\nPrivateKey = "+i['private_key']+"\nAddress = "+i['allowed_ip']+"\nMTU = "+i['mtu']+"\nDNS = "+i['DNS']+"\n\n[Peer]\nPublicKey = "+i['public_key']+"\nAllowedIPs = "+i['endpoint_allowed_ip']+"\nPersistentKeepalive = "+i['keepalive']+"\nEndpoint = "+i['endpoint']) }}
|
||||
{{ qrcode(i) }}
|
Reference in New Issue
Block a user