===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libsys-virt-perl-6.8.0/examples/dom-ifinfo.pl-20-    print "   MAC: ", $nic->{hwaddr}, "\n";
libsys-virt-perl-6.8.0/examples/dom-ifinfo.pl:21:    foreach my $addr (@{$nic->{addrs}}) {
libsys-virt-perl-6.8.0/examples/dom-ifinfo.pl-22-	print "    IP: ", $addr->{addr}, "\n";