===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libauthen-tacacsplus-perl-0.28/tacpluslib/tac_client.c-181-if (*host_name>='0' && *host_name<='9') {                              
libauthen-tacacsplus-perl-0.28/tacpluslib/tac_client.c:182:     tac_port.sin_addr.s_addr = inet_addr(host_name);                     
libauthen-tacacsplus-perl-0.28/tacpluslib/tac_client.c-183-} else {