Page MenuHomeVyOS Platform

VyOS generates invalid QR code for wireguard clients
Closed, ResolvedPublic

Description

QR Code is generated with text that is not correct "ini" content

"=== RoadWarrior (client) configuration ===" is problematic part in qrcode

[Interface]
PrivateKey = privkey
Address = 10.10.0.8/32
DNS = 1.1.1.1

[Peer]
PublicKey = pubkey
Endpoint = myvos.server.com:2000
AllowedIPs = 0.0.0.0/0, ::/0

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)