Libraryless. Click here for Pure Java version (1490L/10K/35K).
!752 static S html() { L<ScannedBot> l = fullBotScan(); new StringBuilder buf; buf.append("<h3>Port scan at bots.tinybrain.de</h3>"); buf.append("<table border>"); for (ScannedBot bot : l) { buf.append("<tr>"); buf.append("<td>" + htmlEncode(bot.helloString) + "</td>"); buf.append("<td>" + htmlEncode(bot.address) + "</td>"); buf.append("</tr>"); } buf.append("</table>"); ret buf.toString(); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment