Token2 Command Line Configuration Tool (token2-config.exe) Readme

Introduction

The Token2 Configuration Tool (token2-config.exe) is a command-line program that allows you to set the seed and configuration of Token2 TOTP tokens. This tool is useful for managing and customizing Token2 tokens to suit your specific needs.
Kindly be aware that this tool is designed specifically for use with 2nd generation TOTP NFC Programmable tokens and may not be compatible with older models. To optimize its performance, it is recommended to use an NFC Device from Token2, although other devices are likely to function effectively as well.

Usage

To use the Token2 Configuration Tool, you can run the program with various command-line arguments. Below is a list of available options and their descriptions:

Seed Options

The "seed" group of arguments allows you to specify the token seed, which is essential for generating TOTP codes.

Configuration Options

The "configuration" group of arguments enables you to configure the TOTP token settings:

Additional Options

Examples

Here are some example commands that demonstrate how to use the Token2 Configuration Tool:

Example 1 (Base32 with config arguments):


token2-config.exe --seed JBSWY3DPEHPK3PXPJBSWY3DPEHPK3PXP --time 0 --step 1 --algo 1 --sleep 2

Example 2 (seed in hex format):


token2-config.exe --seed 48656c6c6f21deadbeef48656c6c6f21deadbeef --hex true

The Token2 Configuration Tool is a powerful command-line utility that simplifies the process of configuring Token2 TOTP tokens. You can customize your tokens, set the seed, and adjust various parameters to meet your specific requirements.

For additional details on the available options and their usage, please refer to the program's help message:


token2-config.exe --help

Thank you for using the Token2 Configuration Tool. If you have any questions or encounter any issues, please don't hesitate to reach out for support.