@ -38,7 +38,7 @@ def load_conf():
hosts_list = [ host.lower() for host in conf['Hosts'] ]
hosts_ipv4_nat_list = [ host.lower() for host in conf['NatHosts'] ]
hosts_alias_list = [ h.lower() for h in conf['Aliases'] ]
hosts_alias_list = conf['Aliases']
def ping(hostname):
The note is not visible to the blocked user.