atenreiro / opensquat

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.
https://opensquat.com
GNU General Public License v3.0
685 stars 130 forks source link

Publish a python package ? #82

Open maaaaz opened 1 year ago

maaaaz commented 1 year ago

Hello @atenreiro,

First, let me thank you for this great tool ! Then, I am wondering whether you can make python package of it, to be able to simply install it with pip install opensquat.

Cheers.

atenreiro commented 1 year ago

That's a great idea!

Will explore this further.

Thanks for the cool ideas 😊

atenreiro commented 1 year ago

Work in Progress

https://pypi.org/project/opensquat/

maaaaz commented 1 year ago

Awesome!