{"id":21945794,"url":"https://github.com/devraider/dns-name-generator","last_synced_at":"2025-03-22T16:26:36.300Z","repository":{"id":198531078,"uuid":"329932508","full_name":"devraider/dns-name-generator","owner":"devraider","description":"Python tool: Generate unique domain names (DNS), perfect for finding your next website or project name effortlessly.","archived":false,"fork":false,"pushed_at":"2024-10-29T13:04:36.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T17:53:07.339Z","etag":null,"topics":["dns","domains","pyhton"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devraider.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-15T14:19:49.000Z","updated_at":"2024-10-29T13:04:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"9647ec78-0824-4e81-aef7-cc2ac125300d","html_url":"https://github.com/devraider/dns-name-generator","commit_stats":null,"previous_names":["devraider/dns_name_generator","devraider/dns-name-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devraider%2Fdns-name-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devraider%2Fdns-name-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devraider%2Fdns-name-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devraider%2Fdns-name-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devraider","download_url":"https://codeload.github.com/devraider/dns-name-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244984894,"owners_count":20542742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dns","domains","pyhton"],"created_at":"2024-11-29T04:19:27.708Z","updated_at":"2025-03-22T16:26:36.271Z","avatar_url":"https://github.com/devraider.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNS Name Generator\n\nA Python-based tool to create unique domain names, ideal for finding website or project names.\n\n## Features\n\n- **Random DNS Name Generation**: Combines words and checks if domains are available.\n- **Configurable TLD and Length**: Specify the top-level domain (e.g., `.com`) and desired DNS name length.\n\n## Reason or Motivation\n\nFinding an available and relevant domain name can be challenging. This tool aims to simplify the process by quickly generating possible names for websites, projects, or marketing.\n\n## Requirements\n\nThis tool requires one or two word lists for generating DNS names by combining entries from each list.\n\n### Creating the Word Lists\n\n1. Create a plain text file with your words, with each word on a new line.\n2. Name the files `wordlist1.txt` and `wordlist2.txt` (or similar) if using two lists.\n\n### Placement\n\nPlace the word list files in the project root directory (`dns-name-generator`) to ensure the script can access them.\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/devraider/dns-name-generator.git\n    cd dns-name-generator\n    ```\n2. Ensure your word lists are prepared and placed in the project directory, then run:\n    ```bash\n    python auto.py com 10 7\n    ```\n\n- `com`: TLD for DNS  \n- `10`: Number of DNS names to create  \n- `7`: Length of DNS without TLD  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevraider%2Fdns-name-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevraider%2Fdns-name-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevraider%2Fdns-name-generator/lists"}