Skip to content

v1.10.0

Compare
Choose a tag to compare
@massimocandela massimocandela released this 11 Jun 12:28
· 63 commits to main since this release
  • fixed issue with missing arin sub allocations (50fd834)
ARIN sub allocations (allocations done by ARIN's customers to other entities) were previously partially missing.
This patch fixes this issue but it also increases the processing time for ARIN. 
You can use option -p to skip fetching sub allocations and rely to the old behavior.

Thanks Jonathan Kosgei (ipdata.co) for reporting 
  • added documentation -p param (cc0d5b6)
  • updated dependencies (b42c777)