- Impact
- 0
I created a windows program to help me find available domain names, and thought I could ask you guys for some input.
Basically the program takes a word list, or multiple word lists as input, and searches for domains from the list.
Obviously most of the decent words are already taken, and therefore I created a couple other features.
1) It can check for word combos (example: [word1][word2].[TLD] or [word2][word1].[TLD])
Word combos can be be of any number of words.
2) You can search with prefixes and suffixes. (example: [prefix][wordfromlist].[TLD] or [wordfromlist][suffix].[TLD])
There are a few other cool features as well.
It works amazingly fast, so I built in a config to slow down the searches.
Any idea if a tool like this would be of use to anybody else?
Basically the program takes a word list, or multiple word lists as input, and searches for domains from the list.
Obviously most of the decent words are already taken, and therefore I created a couple other features.
1) It can check for word combos (example: [word1][word2].[TLD] or [word2][word1].[TLD])
Word combos can be be of any number of words.
2) You can search with prefixes and suffixes. (example: [prefix][wordfromlist].[TLD] or [wordfromlist][suffix].[TLD])
There are a few other cool features as well.
It works amazingly fast, so I built in a config to slow down the searches.
Any idea if a tool like this would be of use to anybody else?











