elceef / dnstwist

Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
https://dnstwist.it
Apache License 2.0
4.85k stars 767 forks source link

dnstwist and threads #181

Closed talelbaz closed 9 months ago

talelbaz commented 1 year ago

hi, Im using the dnstwist pip-pkg and also using python threads. my question is when a thread run the dnstwist.run(...) does it count it as an i/o action and the thread is release the cpu time to another thread? Because inside the dnstwist.run(...) there is request