Merge remote branch 'd1b/master'
[blockfinder.git] / TODO
blobbee1518fd44ec5671ddbe720a9e7d33b54d89268
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 Add country name support
8     eg: "Burma" or "mm"
9 Add support to list all country codes with possible results
10 Add support for proxies during updating/fetching
11 Add an option to print the whois description(seems the most complete).
12 Refactor the argument parsing to make it reasonable
13     Required arguments should be postional, etc
14 Refactor updating/fetching animation
15 Add manpage