- added IPv6 support - added the option to use as a lib - `from asn_check import ASNChecker` - minor fixes and tweaks
1.0.1
Missed inconsistencies in dashes and underscores, should be good now.
Tool, package and repo are with dash,
modules are with an underscore.
1.0
Still works!
Few minor tweaks and fixes: - e2e test - messages tweaks
0.9
It works :tada:
- fetches data from https://thyme.apnic.net/current/data-raw-table and https://ftp.ripe.net/ripe/asnames/asn.txt - uses binary tree to search for IPs - prints results in CSV format - published on pypi https://pypi.org/project/asn-check/0.9/