Skip to content

toorusr/domainsoup-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Domainsouper CLI 🍜

A commandline tool for souping domain names

Status

domainsoup-cli README.md

Features

  • Check a lot of domains
  • Generate domainnames
  • 3 letter domain checking

Get started

Setup
  1. Make sure you have python3.x installed and the tqdm module.
  2. Copy this repository to your machine. (git clone https://github.com/toorusr/domainsoup-cli)
Run souper
  1. Navigate in the cloned repositorys src/ folder.
  2. Run the souper by executing it with python3.
python3 souper.py
Run parser

Because the souper outputs every domain and its availability to a big file, we can easily parse this data. You can do this by using the parser.py.

python3 parser.py $domain_file
Configuration

There is not really any configuration possible right now, but you can easily change the sourcecode on you behalve. It's indeed not so complicated.

License

MIT

About

🍜 A cli for souping domains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages