Merge remote branch 'symm/master'
[blockfinder.git] / TODO
blob25603da491c009c75aae4586e6cb6a103d72b77b
1 Add GeoIP support
2     Include the free database (and an update feature)
3     Optionally allow for an arbitrary custom database
4 Add geoip database inversion
5     Optionally combine the results with delegation information to produce more
6     accurate netblocks
7 Fix country xml download - content-length verify and check for stale cache
8 Add support to list all country codes with possible results
9 Add support for proxies during updating/fetching
10 Add an option to print the whois description(seems the most complete).
11 Refactor the argument parsing to make it reasonable
12     Required arguments should be postional, etc
13 Refactor updating/fetching animation
14 Add manpage