Skip to content

Adds QR Code

Choose a tag to compare

@jnhmcknight jnhmcknight released this 31 Mar 17:48
93cf715

When configuring a peer, for certain types of peers, it is beneficial to have a QR code to scan during the setup process. This enables that in the core library. However, it is an optional dependency, and as such must be installed via pip install wireguard[qr]. Alternately, installing the qrcode[pil] library will allow the functionality to be used.