Icon

    This is the documentation for for an older version of Qube.

    Documentation for the latest release is available here.

    Get the encrypted password string by using qblogin:

    qblogin --display --user proxyuser

    where proxyuser is the username for the proxy user. After successfully entering the password, an encrypted version of the password will be output.

    Paste the proxy_password entry in the qb.conf:

    proxy_password = password

    where password is the encrypted string.

    • No labels