Releases: jreisinger/checkip
Releases · jreisinger/checkip
v0.42.1
Changelog
- aa6afd7 fix naming, thread -> thread
- e3b7b9f remove ThreadCrowd from default checks (fix #37)
v0.42.0
Changelog
- 0e547ef redact secrets from data files URLs
v0.40.4
Changelog
- af640f7 don't use go mod in CI
- aa5684d make gitleaks ignore dummy API keys
- 4446dd7 minor changes in README.md
v0.40.2
Changelog
- fb47603 Update README.md
- be4afbc don't run shodan tests if there's no API key
- 3204d4b tell user what we are doing
v0.40.0
Changelog
- 7865c50 minor change
- aa445e9 parse IP addresses as they come on STDIN (z style concurrency)
- a08c6c6 turn malicious_prob JSON to string
v0.39.0
Changelog
- e1b592b use tcpscanner concurrency style