Run air-gapped
In order to run Spectre Scan in an air-gapped environment you need to:
- Place the encrypted license file as
licenseinside~/.spectre/(or$SPECTRE_HOME/if you’ve overridden the home dir).- Either by copying it over from a previous activation on an Internet-enabled machine — copy
~/.spectre/license(and, if present, the plaintext~/.spectre/license.keynext to it), or; - by activating on-line.
- Either by copying it over from a previous activation on an Internet-enabled machine — copy
- Run an instance of
bin/spectre_check_serverin your local network – Provides functionality needed for SSRF types of checks.- Set the
SPECTRE_CHECK_SERVERenvironment variable to the check server URL – ex.http://10.1.1.1:9292.
- Set the