# Functions
CloneDBs will clone the data bases initially from the public git repository TODO: add windows support.
DownloadGeoLite will download the GeoLite Database if the API key is set in the environment.
GenerateDBs allows to fetch the databases from their initial sources and generate the preprocessed form that netcap uses.
IndexData will index the data into a bleve database for full text search.
UpdateDBs will update the databases on disk by pulling from the public github repository.