Skip to content

Swing desktop application to make quick WHOIS info lookups for domains and IP addresses.

License

Notifications You must be signed in to change notification settings

mattwright324/jwhois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jWHOIS

Swing desktop application to make quick WHOIS info lookups for domains and IP addresses.

GitHub latest release Github total download

  • Recursively WHOIS queries responses from lookup servers until the final result is returned
  • Lookup domains for registration info or ip addresses for netrange info
  • Configurable initial lookup server for edge cases I may not have handled

Requirements

  • Java 11

Build and Run

During development, run the following command to build and run the application.

$ ./gradlew run

Package

Before a release, run the following command to package the files into the build/package/ folder to be zipped up.

$ ./gradlew packageJar

About

Swing desktop application to make quick WHOIS info lookups for domains and IP addresses.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages