mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-09 21:21:14 +00:00
Slow Performance Fixed
This commit is contained in:
1
src/templates/qrcode.html
Normal file
1
src/templates/qrcode.html
Normal file
@@ -0,0 +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']) }}
|
Reference in New Issue
Block a user