We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added IPTrie library Added IPTrie - A fast, type-safe data structure for IP lookups with longest-prefix matching. Supports both IPv4 and IPv6.
bump version
fix CSV writing for bulk lookups
remove minimum python setting
bump to 4.0.3
update .gitignore
updated help comment
Added `--exclude/-e` to bulk
fix build