SwiftyPing
SwiftyPing copied to clipboard
Feature Request: Resolve Hostname from IP
Can you add the option to resolve the host name of the IP that is being pinged? I see that you are already doing the other way around and resolving the IP from Host Name.
What would be the use case for this? The reason DNS lookup is implemented in the first place is to enable specifying the destination with a host name without knowing the IP address.
Can you help to find host names of device on network? Something like this library doing?