Description du projet

noVNC is a VNC client implemented using HTML5 technologies, specifically Canvas and WebSockets. It supports "wss://" encryption (SSL/TLS). For browsers that do not have native WebSockets support, the project includes web-socket-js, a WebSockets emulator using Adobe Flash. In addition, as3crypto has been added to web-socket-js to implement WebSocket SSL/TLS encryption, i.e. the "wss://" URI scheme.

Installer

操作したいサーバでvncを起動しておく vncserver :1 pythonでかかれたproxyを起動する ./utils/wsproxy.py -f 8787 localhost:5901 pythonでかかれたwebサーバを起動する ./utils/web.py 8080 ブラウザでアク... Montrer comment installer

Évaluation
Votre évaluation
Votre avis sur ce projet