Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acim/domain-search-sandbox
Small Go utilitiy to search for available domains
https://github.com/acim/domain-search-sandbox
Last synced: 10 days ago
JSON representation
Small Go utilitiy to search for available domains
- Host: GitHub
- URL: https://github.com/acim/domain-search-sandbox
- Owner: acim
- License: other
- Created: 2019-10-02T18:16:11.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T10:47:23.000Z (over 2 years ago)
- Last Synced: 2024-06-19T16:19:59.125Z (5 months ago)
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# domain-search-sandbox
[![License](https://img.shields.io/badge/license-BSD--2--Clause--Patent-orange.svg)](https://github.com/acim/domain-search-sandbox/blob/main/LICENSE)
Small Go utilitiy to search for available domains
- uses simple DNS queries to check if domain may be unregistered
- additional check is necessary to check for real availability (some bulk search service may be used)
- demonstrates Go concurrency patterns# todo
Instead of the hardcoded words, use [Unix words]().