-
Notifications
You must be signed in to change notification settings - Fork 13
105 Executing D Rats with options
MAURIZIO ANDREOTTI edited this page Nov 7, 2023
·
4 revisions
Although D-Rats is usually executed launching d-rats.exe or ./d-rats.py there are some options available which can be used to execute it forcing a different start up mode:
% ./d-rats.py --help
options:
-h, --help show this help message and exit
-c CONFIG, --config CONFIG
Use alternate configuration directory (default:
On MacOs: /Users/YOUR USERNAME/.d-rats-ev)
--loglevel LOGLEVEL LOGLEVEL TO TEST WITH (default: INFO)
-p, --profile Enable profiling (default: False)
-s, --safe Safe mode (ignore configuration) (default: False)
-v, --version Show version. (default: False)
--sdebug Log serial port data. (default: False)