small project to search for domain hacks like sear.ch, engi.ne, vie.ws and so on
- put some tlds.txt and words.txt file in the data directory
- run GenerateDomainHacks.py
- Check domain availability with CheckDomains.py
This project uses Rye
Installation guide: https://rye-up.com/guide/installation/
When Rye is installed:
- git clone the project
- rye sync