html5 vnc client,GitHub - bonigarcia/novnc: Standalone noVNC client based on Alpine

68747470733a2f2f696d672e736869656c64732e696f2f646f636b65722f70756c6c732f626f6e696761726369612f6e6f766e633f7374796c653d666c61742d737175617265

68747470733a2f2f696d672e736869656c64732e696f2f646f636b65722f636c6f75642f6275696c642f626f6e696761726369612f6e6f766e633f7374796c653d666c61742d737175617265

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d417061636865322d677265656e2e737667

68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f626f6e695f67672e7376673f7374796c653d736f6369616c

noVNC Docker image

Standalone noVNC client based on Alpine (available on Docker Hub). It allows to autoconnect to the VNC server and pass the VNC password as environment variable.

Example

The following example use Chrome in Docker (image created and maintained by Aerokube) which starts a VNC server:

Start Docker container with VNC server:

docker run --rm --cap-add=SYS_ADMIN -p 4444:4444 -p 5900:5900 -e ENABLE_VNC=true selenoid/vnc:chrome_91.0

Start Docker container with noVNC:

docker run --rm --name novnc -p 6080:6080 -e AUTOCONNECT=true -e VNC_PASSWORD=selenoid -e VNC_SERVER=172.17.0.1:5900 bonigarcia/novnc:1.0.0

This approach is used in WebDriverManager.

About

bonigarcia/novnc (Copyright © 2021) is an open-source project created and maintained by Boni García, licensed under the terms of Apache 2.0 License.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值