https://github.com/riza/tldscan
TLD scanner by CNAME lookup
https://github.com/riza/tldscan
disclosure domain golang scanner tld
Last synced: 5 months ago
JSON representation
TLD scanner by CNAME lookup
- Host: GitHub
- URL: https://github.com/riza/tldscan
- Owner: riza
- License: gpl-3.0
- Created: 2020-01-30T08:58:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T12:05:29.000Z (over 6 years ago)
- Last Synced: 2025-08-15T04:26:52.100Z (10 months ago)
- Topics: disclosure, domain, golang, scanner, tld
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 26
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tldscan
> TLD scanner by CNAME lookup
[](https://goreportcard.com/report/github.com/riza/tldscan)
[](http://godoc.org/github.com/riza/tldscan)
## Usage
```bash
Usage of ./tldscan:
-d string
Domain (ex: starbucks)
-l string
TLD list file must type of json (ex: cctld.json,tld.json)
-o string
Output file (ex: output.txt)
```
## Meta
Distributed under the GPL license. See ``LICENCE`` for more information.