This Dockerfile provides a one-liner for https://github.com/dlenski/python-vipaccess.
See the repo on Docker Hub.
$ docker run --rm badouralix/python-vipaccess
+ vipaccess provision
Generating request...
Fetching provisioning response from Symantec server...
Getting token from response...
Decrypting token...
Checking token against Symantec server...
Credential created and saved successfully: /root/.vipaccess
You will need the ID to register this credential: SYMC15836737
+ cat /root/.vipaccess
version 1
secret SN6KKH4NYLPKCFBZFJSWH4X6FCOUEKCS
id SYMC15836737
expiry 2024-05-14T17:18:02.276Z
+ vipaccess uri
+ qrencode -t UTF8 'otpauth://totp/Symantec:SYMC15836737?secret=SN6KKH4NYLPKCFBZFJSWH4X6FCOUEKCS&digits=6&algorithm=SHA1&image=https%3A%2F%2Fraw.githubusercontent.com%2Fdlenski%2Fpython-vipaccess%2Fmaster%2Fvipaccess.png&period=30'
All contents licensed under the Apache License 2.0.
Content type
Image
Digest
sha256:0f06a6fd1…
Size
24.8 MB
Last updated
about 2 years ago
docker pull badouralix/python-vipaccess