{ "name": "noVNC", "author": "Brendan Coles ", "version": "0.1", "description": "VNC client using HTML5 (Web Sockets, Canvas) with encryption (wss://) support.", "website": "https://github.com/kanaka/noVNC", "matches": [ { "module": "Auto", "text": "
" }, { "module": "Auto", "regexp": "(?-mix:[\\s]+[\\s]+[\\s]+noVNC<\\/title>)" }, { "module": "Simple", "regexp": "(?-mix:<html>[\\s]+<!-- [\\s]+noVNC example: simple example using default UI[\\s]+Copyright \\(C\\) (20[\\d]{2}) Joel Martin[\\s]+Licensed under LGPL-3 \\(see LICENSE\\.txt\\)[\\s]+-->[\\s]+<head>[\\s]+<title>noVNC<\\/title>)" } ] }