https://github.com/michalswi/whoisgo
whois implementation in Golang
https://github.com/michalswi/whoisgo
domain golang query whois
Last synced: 21 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T13:41:15.000Z (over 2 years ago)
- Last Synced: 2025-03-03T00:12:09.590Z (over 1 year 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
```