https://github.com/rezen/hardcidr
Dockerized hardcidr
https://github.com/rezen/hardcidr
osint security
Last synced: 9 months ago
JSON representation
Dockerized hardcidr
- Host: GitHub
- URL: https://github.com/rezen/hardcidr
- Owner: rezen
- Created: 2020-01-09T06:31:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T22:42:47.000Z (over 6 years ago)
- Last Synced: 2025-09-12T10:51:06.127Z (10 months ago)
- Topics: osint, security
- Language: Shell
- Homepage:
- Size: 2.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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