You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Java NetBeans application that retrieves the IP address of a given domain name. IPGetter helps users convert URLs like google.com into their corresponding IP addresses, making it useful for basic networking tasks, learning DNS concepts, or quick lookups.