Skip to content

Adds QR Code

Compare
Choose a tag to compare
@jnhmcknight jnhmcknight released this 31 Mar 17:48
· 85 commits to master since this release
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.