This might be out of scope. But I think it will be useful if we can have geoip2 support since the GeoIP database is already installed on many computers.
For example, one can specify the database to use by
nali --database geoip2 --path /path/to/geoip/database
Or we can include this in some config file e.g. ~/.config/nail.conf.
This might be out of scope. But I think it will be useful if we can have geoip2 support since the GeoIP database is already installed on many computers.
For example, one can specify the database to use by
Or we can include this in some config file e.g.
~/.config/nail.conf.