-
Notifications
You must be signed in to change notification settings - Fork 168
B. FAQs
Joshua M Clatney edited this page Jan 9, 2025
·
1 revision
Frequently Asked Questions (FAQ)
- Why is my IP lookup failing? Make sure you have an active internet connection and that ipinfo.io is accessible from your region.
- Can I customize the websites used in the Deep Account Search? Yes, modify the sites list in deep_account_search(nickname) to add or remove targets.
- What if the DNS lookups or WHOIS queries fail? Ensure dnspython and whois are installed and up-to-date. Certain TLDs or domains may block requests or have incomplete records.
- Is the password strength check comprehensive? It checks length, character variety, and presence in a local common word list. It does not guarantee complete security but provides a basic strength estimate.