The openSquat is an open-source tool for detecting domain look-alikes by searching for newly registered domains that might be impersonating legit domains and brands.
After pull #9, when running the application with Jaro-Winkler method, it's only showing results from direct string comparison and not using the Jaro-Winkler calculation.
After pull #9, when running the application with Jaro-Winkler method, it's only showing results from direct string comparison and not using the Jaro-Winkler calculation.
Comparing the two method results:
Jaro Winkler
Levenshtein