NAME
transpierce - script for safer infiltration of sensitive environments
SYNOPSIS
transpierce [OPTIONS] TARGET
OPTIONS
- -d, --describe
-
Print a summary of actions which will be taken. Do not execute the actions.
- -c FILE, --config=FILE
-
Specify a filepath used for the configuration file. Default is
transpierce.conf
in TARGET. - -e, --self-export
-
Export the script itself into TARGET directory. It can then be copied over to the target machine.
DESCRIPTION
Generate proper files in TARGET directory (by default current working directory) using contents of configuration file in that directory.
Refer to App::Transpierce for detailed usage explanation.
AUTHOR
Bartosz Jarzyna, <bbrtj.pro@gmail.com>
COPYRIGHT AND LICENSE
Copyright (C) 2023 by Bartosz Jarzyna
FreeBSD 2-clause license - see LICENSE