Ghostwriter
Migrates finding templates from Ghostwriter to SysReptor.
Examples
shell
reptor ghostwriter --url http://localhost/ghostwriterInstallation
Make sure you installed required dependencies by using pip install reptor[ghostwriter] or pip install reptor[all].
Configuration
This module needs additional configurations, which you can add to your config file by running:
shell
$ reptor ghostwriter --conf
Ghostwriter URL: https://localhost
Ghostwriter API key (x-hasura-admin-secret or JWT token): your-api-keyUsage
txt
usage: reptor ghostwriter [-h] [--conf] [--tags TAGS] [--url [URL]]
Imports GhostWriter finding templates
options:
-h, --help show this help message and exit
--conf, --config Configure plugin settings
Global Importer Settings:
--tags TAGS Comma-separated tags for new templates
--url [URL] Ghostwriter API