fix(Host availability checks): Do not use InetAddress.isReachable as the ICMP...
fix(Host availability checks): Do not use InetAddress.isReachable as the ICMP implementation ususally requires administrative rights. Establish a http connection and check for status code 200 instead.
Loading
-
⚙️ @RenovateBotmentioned in merge request ServerPackCreatorExampleAddon!68 (merged)
Please sign in to comment