Skip to content

Servatrice Command Line Reference

ebbit1q edited this page Jan 1, 2022 · 2 revisions

-h, --help

Output a summary of the command line options and exit.

-v, --version

Output version information and exit.

--config

Specify the path to the servatrice config file. Defaults to ./servatrice.ini.

--log-to-console

Causes servatrice to output log information to the console, in addition to normal logging.

Note that you can change the log file location in the config file.

--test-random

Tests servatrice's PRNG. (chi^2)

--test-hash

Tests servatrice's password hashing function.

Clone this wiki locally