LICENSE
README.md
pyproject.toml
opensquat/__init__.py
opensquat/api_client.py
opensquat/app.py
opensquat/arg_parser.py
opensquat/auth.py
opensquat/check_update.py
opensquat/cli.py
opensquat/ct.py
opensquat/dns_resolvers.py
opensquat/dns_validator.py
opensquat/feed_manager.py
opensquat/file_input.py
opensquat/homograph.py
opensquat/output.py
opensquat/phishing.py
opensquat/port_check.py
opensquat/squatting_detector.py
opensquat/validations.py
opensquat/vt.py
opensquat.egg-info/PKG-INFO
opensquat.egg-info/SOURCES.txt
opensquat.egg-info/dependency_links.txt
opensquat.egg-info/entry_points.txt
opensquat.egg-info/requires.txt
opensquat.egg-info/top_level.txt
tests/test_api_client.py
tests/test_arg_parser.py
tests/test_auth.py
tests/test_ct.py
tests/test_feed_manager.py
tests/test_validations.py