Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 431 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 431 Bytes

domainhacks

small project to search for domain hacks like sear.ch, engi.ne, vie.ws and so on

How to use

  • put some tlds.txt and words.txt file in the data directory
  • run GenerateDomainHacks.py
  • Check domain availability with CheckDomains.py

Development

This project uses Rye

Installation guide: https://rye-up.com/guide/installation/

When Rye is installed:

  • git clone the project
  • rye sync