!7 p { for (S ip : detectGateways()) { if (portResponding(ip, 7777)) openBrowser("http://" + ip + ":7777"); } }