===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dhis-client-5.5/INSTALL-71-        Create /etc/dhid.conf with at least one record. You need to
dhis-client-5.5/INSTALL:72:        have a valid HostID, ISAddr (server address) and password or
dhis-client-5.5/INSTALL-73-        set of keys.
##############################################
dhis-client-5.5/conf.c-186-
dhis-client-5.5/conf.c:187:                if(isdigit(str[0])) sp->addr=inet_addr(str);
dhis-client-5.5/conf.c-188-		else strcpy(sp->hostname,str);