Releases: jreisinger/checkip
Releases · jreisinger/checkip
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
v0.38.8
Changelog
- 2b4abaf fix assignment to entry in nil map
v0.38.7
Changelog
- 683a22c don't check an IP address multiple times
v0.38.6
Changelog
- d29809e fix mixed output with multiple IP addresses