Environment variables¶
PS Banshee uses environment variables described in the sections below.
RF_TOKEN¶
In order for PS Banshee to get authorized against Recorded Future APIs an API token is needed. The user can either set the token as an environment variable:
or provide it as an argument -k or --api-key to the banshee command directly:
HTTP_PROXY¶
If your organisation requires you to use a proxy then ensure you set HTTP_PROXY, for example:
For more information please see requests documentation
HTTPS_PROXY¶
If your organisation requires you to use a proxy then ensure you set HTTPS_PROXY, for example:
Tip
If using either of the proxy environment variables, you might need to disable SSL verification. This can be achieved with the -s, --no-ssl-verify flags passed to the banshee command directly, for example:
$ banshee -s ca search