{"id":25074780,"url":"https://github.com/rix4uni/tldscan","last_synced_at":"2026-04-20T06:12:14.421Z","repository":{"id":237596843,"uuid":"794857292","full_name":"rix4uni/tldscan","owner":"rix4uni","description":"A high-performance domain scanner that discovers active domains by testing multiple Top-Level Domains (TLDs) for given domain names.","archived":false,"fork":false,"pushed_at":"2025-10-26T04:40:19.000Z","size":15,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T06:18:26.349Z","etag":null,"topics":["bug-bounty","bugbounty","bugbountytips","hacking","infosec","osint","osint-resources","osint-tool","penetration-testing","pentest-tool","pentesting","recon","reconnaissance","security","security-tools","threat-intelligence","tldfinder","tldscanner"],"latest_commit_sha":null,"homepage":"","language":"Go","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/rix4uni.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,"zenodo":null}},"created_at":"2024-05-02T05:11:37.000Z","updated_at":"2025-10-26T06:09:16.000Z","dependencies_parsed_at":"2025-04-16T04:15:41.575Z","dependency_job_id":null,"html_url":"https://github.com/rix4uni/tldscan","commit_stats":null,"previous_names":["rix4uni/tldscan"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/rix4uni/tldscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Ftldscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Ftldscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Ftldscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Ftldscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rix4uni","download_url":"https://codeload.github.com/rix4uni/tldscan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Ftldscan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32035333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bug-bounty","bugbounty","bugbountytips","hacking","infosec","osint","osint-resources","osint-tool","penetration-testing","pentest-tool","pentesting","recon","reconnaissance","security","security-tools","threat-intelligence","tldfinder","tldscanner"],"created_at":"2025-02-07T00:18:35.295Z","updated_at":"2026-04-20T06:12:14.414Z","avatar_url":"https://github.com/rix4uni.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## tldscan\n\nA high-performance domain scanner that discovers active domains by testing multiple Top-Level Domains (TLDs) for given domain names.\n\n## Installation\n```\ngo install github.com/rix4uni/tldscan@latest\n```\n\n## Download prebuilt binaries\n```\nwget https://github.com/rix4uni/tldscan/releases/download/v0.0.4/tldscan-linux-amd64-0.0.4.tgz\ntar -xvzf tldscan-linux-amd64-0.0.4.tgz\nrm -rf tldscan-linux-amd64-0.0.4.tgz\nmv tldscan ~/go/bin/tldscan\n```\nOr download [binary release](https://github.com/rix4uni/tldscan/releases) for your platform.\n\n## Compile from source\n```\ngit clone --depth 1 github.com/rix4uni/tldscan.git\ncd tldscan; go install\n```\n\n## Usage\n```yaml\nUsage of tldscan:\n  -c, --concurrency int   Set the concurrency level (default 50)\n      --org string        Organization name to prepend to domains\n  -o, --output string     File path to save resolved domains\n      --silent            Silent mode.\n  -v, --verbose           Enable verbose output for debugging purposes.\n      --version           Print the version of the tool and exit.\n  -w, --wordlist string   Wordlist type to use (small or large) (default \"small\")\n```\n\n## Usage Examples\n\nSingle URL:\n```yaml\n# Using stdin with small wordlist\n$ echo \"google\" | tldscan --wordlist small\n\ngoogle.org\ngoogle.ac\ngoogle.ad\ngoogle.ae\n\n# Using stdin with large wordlist\n$ echo \"google\" | tldscan --wordlist large\ngoogle.org.ag\ngoogle.org.amsterdam\ngoogle.org.app\ngoogle.org.arab\ngoogle.org.aw\ngoogle.org.best\n```\n\nMultiple URLs:\n```yaml\n$ cat org.txt | tldscan --wordlist small\n\ngoogle.org\ngoogle.ac\ngoogle.ad\ngoogle.ae\ndell.org\ndell.ac\ndell.ad\ndell.ae\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frix4uni%2Ftldscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frix4uni%2Ftldscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frix4uni%2Ftldscan/lists"}