-
Just to keep the actions separated, it would be interesting to move the profilesquatting options from usufy.py to alias_generator, so as to enrich the generation capabilities.
-
At the moment, the input information is not set to lower.
-
In Unix systems, when launching alias_generator it is being throwing the following error:
```
: No existe el archivo o el directorio
```
-
This can lead to some issues when packaging the .deb file that may need to be addressed in the future, but seems to be a more convenient cross-platform solution.
-
protonmail.com might be added as a domain to be checked when -n option is provided.
-
hotmail.com might be added as a domain to be checked when -n option is provided.
-
Every alias throws a false positive with qq.com.
-
outlook.com might be added as a domain to be checked when -n option is provided.
-
As some platforms may come while others are appearing, the ecosystem needs to explore the way of finding a way to timeout the connection if it is no longer capable of resolving the website.
-
Creating an installation tutorial in video format would be interesting.