Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michalswi/whoisgo
whois implementation in Golang
https://github.com/michalswi/whoisgo
domain golang query whois
Last synced: 10 days ago
JSON representation
whois implementation in Golang
- Host: GitHub
- URL: https://github.com/michalswi/whoisgo
- Owner: michalswi
- Created: 2022-03-17T07:58:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T13:41:15.000Z (12 months ago)
- Last Synced: 2024-11-13T22:13:19.395Z (2 months ago)
- Topics: domain, golang, query, whois
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## whois in Go
Simple Go module for **domain** only whois information query.
Details of top-level domains (TLD) you can find here:
http://www.iana.org/domains/root/db
https://www.nirsoft.net/whois-servers.txt```
$ go run main.go
$ go run main.go
```