Skip to content

Releases: jreisinger/checkip

v0.40.3

03 Sep 13:01
Compare
Choose a tag to compare

Changelog

v0.40.2

03 Sep 12:52
Compare
Choose a tag to compare

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.1

29 Jul 13:43
Compare
Choose a tag to compare

Changelog

v0.40.0

27 Jul 10:53
Compare
Choose a tag to compare

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

26 Jul 13:41
Compare
Choose a tag to compare

Changelog

  • e1b592b use tcpscanner concurrency style

v0.38.9

26 Jul 12:00
Compare
Choose a tag to compare

Changelog

v0.38.8

26 Jul 11:31
Compare
Choose a tag to compare

Changelog

  • 2b4abaf fix assignment to entry in nil map

v0.38.7

26 Jul 11:28
Compare
Choose a tag to compare

Changelog

  • 683a22c don't check an IP address multiple times

v0.38.6

26 Jul 11:17
Compare
Choose a tag to compare

Changelog

  • d29809e fix mixed output with multiple IP addresses

v0.38.5

30 May 14:11
Compare
Choose a tag to compare

Changelog

  • bd35627 Revert "add ExampleCheck"