object AddressUtils
isPublic |
fun isPublic(address: InetAddress): Boolean
Returns fun isPublic(hostText: String): Boolean |
tryDetectPublicIP |
fun tryDetectPublicIP(): InetAddress?
Returns the first public IP address found on any of the network interfaces, or |