Various help¶
QRCode¶
Decode a QRCode¶
First, this is naughty, no one should have/take a snapshot of a TOTP/OTP QRCode, but lets say you do. How should you proceed to decode it and get the stored URL?
-
Get your shell to where the QRCode image is.
-
docker run -t -i --rm -v $(pwd):/qr dwimberger/alpine-qr qrdecode qrcode.png