[go: nahoru, domu]

Skip to content
forked from likexian/whois

Go(Golang) module for domain and ip whois information query.

License

Notifications You must be signed in to change notification settings

darkqiank/whois

 
 

Repository files navigation

Who-GO WHOIS/RDAP Lookup Service

License

Who-GO is a WHOIS lookup service implemented in Go, providing an easy-to-use interface for querying domain information using both the WHOIS and RDAP protocols. It offers a flexible configuration through command-line arguments and environment variables to suit various deployment needs.

Features

  • WHOIS and RDAP protocol support.
  • Configurable server port.
  • External configuration for WHOIS and RDAP services.
  • ASCII art logo on startup.

Installation

go get -u github.com/darkqiank/whois

License

Copyright 2024 darkqiank

modified from: https://github.com/likexian/whois Copyright by Li Kexian

Licensed under the Apache License 2.0

About

Go(Golang) module for domain and ip whois information query.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%