diff --git a/list_hosts.py b/list_hosts.py index 58f6e25..664b48c 100644 --- a/list_hosts.py +++ b/list_hosts.py @@ -4,14 +4,11 @@ import os import glob import socket import asyncio +import ipaddress from tabulate import tabulate from collections import OrderedDict from .utils import print_warning, print_error, Colors -""" -This file is responsible for listing all SSH hosts discovered in ~/.ssh/conf/