An open API service indexing awesome lists of open source software.

https://github.com/rezen/hardcidr

Dockerized hardcidr
https://github.com/rezen/hardcidr

osint security

Last synced: 9 months ago
JSON representation

Dockerized hardcidr

Awesome Lists containing this project

README

          

# hardcidr
One thing annoying about [hardcidr](https://github.com/trustedsec/hardcidr) is the args are set via prompts. This remedies that, adding a script that makes the args settable via environment variables.

## Usage
```sh
cp .env.tmpl .env
vim .env
docker build -t hardcidr .
docker run -it -v $(pwd)/data:/tmp/ --env-file .env --rm hardcidr /app/hardCIDR_env.sh
```

## Variables

- `ARG_ORGINPUT` Name of organization
- `ARG_EMAILDOMAIN` Domain for organization
- `ARG_CCUSED` Use country code? (Y|N)
- `ARG_CCPOS` Country code position
- `ARG_OVERWRITE` Overwrite data