Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlion/dtlc
Domain Top Level Checker
https://github.com/dlion/dtlc
domain go golang networking
Last synced: 3 months ago
JSON representation
Domain Top Level Checker
- Host: GitHub
- URL: https://github.com/dlion/dtlc
- Owner: dlion
- License: mit
- Created: 2016-01-03T14:11:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-03T14:32:56.000Z (about 9 years ago)
- Last Synced: 2024-04-14T18:06:33.250Z (9 months ago)
- Topics: domain, go, golang, networking
- Language: Go
- Size: 1.95 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dtlc
Domain Top Level CheckerBased on an idea of [x1622sec](https://twitter.com/x1622sec) - [http://toplevelcheck.appspot.com](http://toplevelcheck.appspot.com)
Get all existing IPs for a single URL checking all top level domains.
## Usage
```
> go build
> ./dtlc -u dlion
```## Author
* Domenico Luciani
* http://dlion.it## LICENSE
MIT