static bool isLocalhost(S ip) { ret isLoopbackIP(ip) || eqic(ip, "localhost"); }