fox-it / dissect.target

The Dissect module tying all other Dissect modules together. It provides a programming API and command line tools which allow easy access to various data sources inside disk images or file collections (a.k.a. targets).
GNU Affero General Public License v3.0
38 stars 42 forks source link

Add configuration option on where to store the target-shell history #650

Open DissectBot opened 3 months ago

DissectBot commented 3 months ago

For reasons we’d like to configure where to store the history file. By default, it should just be in the current users home directory (or the XDG data directory). But we also want the option to store it somewhere else. Current suggestion:

This all should provide the ability to have per-user, per-target and per-case history files.