noVNC is a VNC client using HTML5 (Web Sockets, Canvas) with encryption (wss://) support. This package is for the "bmc-support" branch of kelleyk's fork which has experimental support for various IPMI KVMs, including some Dell iDRAC and SuperMicro devices.
124 lines
3.0 KiB
Plaintext
124 lines
3.0 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/01/29 23:51:02 sthen Exp $
|
|
noVNC/
|
|
noVNC/CONTRIBUTING.md
|
|
noVNC/LICENSE.txt
|
|
noVNC/README.md
|
|
noVNC/ast2100-notes.txt
|
|
noVNC/docs/
|
|
noVNC/docs/LICENSE.Apache-2.0
|
|
noVNC/docs/LICENSE.BSD-2-Clause
|
|
noVNC/docs/LICENSE.BSD-3-Clause
|
|
noVNC/docs/LICENSE.GPL-3
|
|
noVNC/docs/LICENSE.LGPL-3
|
|
noVNC/docs/LICENSE.MPL-2.0
|
|
noVNC/docs/LICENSE.OFL-1.1
|
|
noVNC/docs/LICENSE.pako
|
|
noVNC/docs/LICENSE.zlib
|
|
noVNC/docs/VERSION
|
|
noVNC/docs/flash_policy.txt
|
|
noVNC/docs/links
|
|
noVNC/docs/notes
|
|
noVNC/docs/release.txt
|
|
noVNC/docs/rfb_notes
|
|
noVNC/docs/rfbproto-3.3.pdf
|
|
noVNC/docs/rfbproto-3.7.pdf
|
|
noVNC/docs/rfbproto-3.8.pdf
|
|
noVNC/favicon.ico
|
|
noVNC/images/
|
|
noVNC/images/alt.png
|
|
noVNC/images/clipboard.png
|
|
noVNC/images/connect.png
|
|
noVNC/images/ctrl.png
|
|
noVNC/images/ctrlaltdel.png
|
|
noVNC/images/disconnect.png
|
|
noVNC/images/drag.png
|
|
noVNC/images/esc.png
|
|
noVNC/images/favicon.ico
|
|
noVNC/images/favicon.png
|
|
noVNC/images/fullscreen.png
|
|
noVNC/images/keyboard.png
|
|
noVNC/images/mouse_left.png
|
|
noVNC/images/mouse_middle.png
|
|
noVNC/images/mouse_none.png
|
|
noVNC/images/mouse_right.png
|
|
noVNC/images/power.png
|
|
noVNC/images/screen_320x460.png
|
|
noVNC/images/screen_57x57.png
|
|
noVNC/images/screen_700x700.png
|
|
noVNC/images/settings.png
|
|
noVNC/images/showextrakeys.png
|
|
noVNC/images/tab.png
|
|
noVNC/include/
|
|
noVNC/include/Orbitron700.ttf
|
|
noVNC/include/Orbitron700.woff
|
|
noVNC/include/ast2100.js
|
|
noVNC/include/ast2100const.js
|
|
noVNC/include/ast2100idct.js
|
|
noVNC/include/ast2100util.js
|
|
noVNC/include/base.css
|
|
noVNC/include/base64.js
|
|
noVNC/include/black.css
|
|
noVNC/include/blue.css
|
|
noVNC/include/chrome-app/
|
|
noVNC/include/chrome-app/tcp-client.js
|
|
noVNC/include/des.js
|
|
noVNC/include/display.js
|
|
noVNC/include/inflator.js
|
|
noVNC/include/input.js
|
|
noVNC/include/jsunzip.js
|
|
noVNC/include/keyboard.js
|
|
noVNC/include/keysym.js
|
|
noVNC/include/keysymdef.js
|
|
noVNC/include/logo.js
|
|
noVNC/include/playback.js
|
|
noVNC/include/rfb.js
|
|
noVNC/include/ui.js
|
|
noVNC/include/util.js
|
|
noVNC/include/websock.js
|
|
noVNC/include/webutil.js
|
|
noVNC/karma.conf.js
|
|
noVNC/package.json
|
|
noVNC/tests/
|
|
noVNC/tests/arrays.html
|
|
noVNC/tests/arrays.js
|
|
noVNC/tests/assertions.js
|
|
noVNC/tests/base64.html
|
|
noVNC/tests/base64.js
|
|
noVNC/tests/browser.js
|
|
noVNC/tests/canvas.html
|
|
noVNC/tests/cursor.html
|
|
noVNC/tests/face.png
|
|
noVNC/tests/face.png.js
|
|
noVNC/tests/fake.websocket.js
|
|
noVNC/tests/frame4.hex
|
|
noVNC/tests/input.html
|
|
noVNC/tests/keyboard-tests.html
|
|
noVNC/tests/run_from_console.casper.js
|
|
noVNC/tests/run_from_console.js
|
|
noVNC/tests/run_from_console.zombie.js
|
|
noVNC/tests/stats.js
|
|
noVNC/tests/test.ast2100.js
|
|
noVNC/tests/test.base64.js
|
|
noVNC/tests/test.display.js
|
|
noVNC/tests/test.helper.js
|
|
noVNC/tests/test.keyboard.js
|
|
noVNC/tests/test.rfb.js
|
|
noVNC/tests/test.util.js
|
|
noVNC/tests/test.websock.js
|
|
noVNC/tests/viewport.css
|
|
noVNC/tests/viewport.html
|
|
noVNC/tests/vnc_perf.html
|
|
noVNC/tests/vnc_playback.html
|
|
noVNC/utils/
|
|
noVNC/utils/README.md
|
|
noVNC/utils/img2js.py
|
|
noVNC/utils/inflator.partial.js
|
|
noVNC/utils/json2graph.py
|
|
noVNC/utils/launch.sh
|
|
noVNC/utils/parse.js
|
|
noVNC/utils/u2x11
|
|
noVNC/vnc.html
|
|
noVNC/vnc_auto.html
|
|
@cwd /usr/local
|
|
bin/noVNC
|